summaryrefslogtreecommitdiffstats
path: root/test/Java/Java-1.6.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Java/Java-1.6.py')
-rw-r--r--test/Java/Java-1.6.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Java/Java-1.6.py b/test/Java/Java-1.6.py
index b99a26a..c759e87 100644
--- a/test/Java/Java-1.6.py
+++ b/test/Java/Java-1.6.py
@@ -1,7 +1,5 @@
#!/usr/bin/env python
#
-# __COPYRIGHT__
-#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the
# "Software"), to deal in the Software without restriction, including
@@ -21,8 +19,6 @@
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
# WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-__revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__"
-
"""
Test Java compilation with a live Java 1.6 "javac" compiler.
"""