summaryrefslogtreecommitdiff
path: root/build-aux/csharpcomp.sh.in
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-01-01 20:17:23 +0100
committerJim Meyering <meyering@redhat.com>2011-01-01 22:12:59 +0100
commitd60f3b0c6b0f93a601acd1cfd3923f94ca05abb0 (patch)
treed37399f0e07bda78000540e1304ee76447ff5b88 /build-aux/csharpcomp.sh.in
parent897b54c334d903950172863b57b5de744b3c5092 (diff)
downloadgnulib-d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0.tar.gz
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
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 08d23034cf..8d5bd87e83 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-2006, 2009-2010 Free Software Foundation, Inc.
+# Copyright (C) 2003-2006, 2009-2011 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify