summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2005-10-16 20:31:59 +0000
committermichelou <michelou@epfl.ch>2005-10-16 20:31:59 +0000
commit0188db141fcec6a37dec723cd9a3f175d0f68dd3 (patch)
treed2829a3992c7b88ef1c7e9aeb5f100779d8fc3a2 /bin
parent5ae9ab371ee14ac1c50615a18e4ee2165031d081 (diff)
downloadscala-0188db141fcec6a37dec723cd9a3f175d0f68dd3.tar.gz
scala-0188db141fcec6a37dec723cd9a3f175d0f68dd3.tar.bz2
scala-0188db141fcec6a37dec723cd9a3f175d0f68dd3.zip
- added Ant token '@COPYRIGHT@'.
Diffstat (limited to 'bin')
-rw-r--r--bin/.nsc_bat.tmpl2
-rw-r--r--bin/.scala_bat.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/.nsc_bat.tmpl b/bin/.nsc_bat.tmpl
index bd15c1ec87..651a0ac078 100644
--- a/bin/.nsc_bat.tmpl
+++ b/bin/.nsc_bat.tmpl
@@ -1,7 +1,7 @@
@echo off
rem ##########################################################################
-rem # Copyright (C) 2002-2005 LAMP/EPFL
+rem # Copyright @COPYRIGHT@
rem #
rem # This is free software; see the distribution for copying conditions.
rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
diff --git a/bin/.scala_bat.tmpl b/bin/.scala_bat.tmpl
index bc39b47886..0feb2419d5 100644
--- a/bin/.scala_bat.tmpl
+++ b/bin/.scala_bat.tmpl
@@ -1,7 +1,7 @@
@echo off
rem ##########################################################################
-rem # Copyright (C) 2002-2005 LAMP/EPFL
+rem # Copyright @COPYRIGHT@
rem #
rem # This is free software; see the distribution for copying conditions.
rem # There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A