summaryrefslogtreecommitdiff
path: root/src/compiler/scala/tools/ant/templates
diff options
context:
space:
mode:
authorHeather Miller <heather.miller@epfl.ch>2012-11-02 18:12:57 +0100
committerHeather Miller <heather.miller@epfl.ch>2012-11-02 18:12:57 +0100
commit807dbe557a47b6944a7d352c0316bcd78733f473 (patch)
tree69a17ddf9f68487dbe91d3496d3623f6b3dafc83 /src/compiler/scala/tools/ant/templates
parent59149579aec4b3d26a4cb849d80535a36b90ad30 (diff)
downloadscala-807dbe557a47b6944a7d352c0316bcd78733f473.tar.gz
scala-807dbe557a47b6944a7d352c0316bcd78733f473.tar.bz2
scala-807dbe557a47b6944a7d352c0316bcd78733f473.zip
Brings all copyrights (in comments) up-to-date, from 2011/12 to 2013
Diffstat (limited to 'src/compiler/scala/tools/ant/templates')
-rw-r--r--src/compiler/scala/tools/ant/templates/tool-unix.tmpl2
-rw-r--r--src/compiler/scala/tools/ant/templates/tool-windows.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/compiler/scala/tools/ant/templates/tool-unix.tmpl b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
index 4f0646c6fb..f1c6c52785 100644
--- a/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
+++ b/src/compiler/scala/tools/ant/templates/tool-unix.tmpl
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
#
##############################################################################
-# Copyright 2002-2012 LAMP/EPFL
+# Copyright 2002-2013 LAMP/EPFL
#
# This is free software; see the distribution for copying conditions.
# There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
diff --git a/src/compiler/scala/tools/ant/templates/tool-windows.tmpl b/src/compiler/scala/tools/ant/templates/tool-windows.tmpl
index a347df6d6e..411a27b9c7 100644
--- a/src/compiler/scala/tools/ant/templates/tool-windows.tmpl
+++ b/src/compiler/scala/tools/ant/templates/tool-windows.tmpl
@@ -1,7 +1,7 @@
@@echo off
rem ##########################################################################
-rem # Copyright 2002-2012 LAMP/EPFL
+rem # Copyright 2002-2013 LAMP/EPFL
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