summaryrefslogtreecommitdiff
path: root/buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php')
-rw-r--r--buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php b/buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php
index ff48c785..5da28838 100644
--- a/buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php
+++ b/buildscripts/phing/classes/phing/system/lang/FileNotFoundException.php
@@ -1,6 +1,6 @@
<?php
/*
- * $Id: FileNotFoundException.php,v 1.4 2005/02/27 20:52:10 mrook Exp $
+ * $Id: b5edc38a7438b81c032898ccf3c2be0e83d55203 $
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
@@ -24,4 +24,3 @@
*/
class FileNotFoundException extends Exception {}
-?> \ No newline at end of file