summaryrefslogtreecommitdiff
path: root/build-aux/csharpcomp.sh.in
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
committerEric Blake <eblake@redhat.com>2013-01-01 00:50:58 +0000
commit9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e (patch)
treec6c8fb68a4087ab93c5b8e0f7ec718b710d53a6c /build-aux/csharpcomp.sh.in
parentdbed1625626c6d6f271b715f87fd0930d8e68c2f (diff)
downloadgnulib-9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e.tar.gz
maint: update all copyright year number ranges
Run "make update-copyright". Compare to commit 1602f0a from last year. Signed-off-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'build-aux/csharpcomp.sh.in')
-rw-r--r--build-aux/csharpcomp.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/csharpcomp.sh.in b/build-aux/csharpcomp.sh.in
index b51ab30649..7e02c1d785 100644
--- a/build-aux/csharpcomp.sh.in
+++ b/build-aux/csharpcomp.sh.in
@@ -1,7 +1,7 @@
#!/bin/sh
# Compile a C# program.
-# Copyright (C) 2003-2012 Free Software Foundation, Inc.
+# Copyright (C) 2003-2013 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify