summaryrefslogtreecommitdiff
path: root/build-aux/csharpcomp.sh.in
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2014-01-01 00:04:40 -0700
committerEric Blake <eblake@redhat.com>2014-01-01 00:07:10 -0700
commit1276a2c5f24c0c932426aca9c899fa524d2443f2 (patch)
treebce69d3b0060917f24c5c6124b7241f12c56d7ad /build-aux/csharpcomp.sh.in
parenta8a1dc286152661e640f0839e3ccd79e0898db6d (diff)
downloadgnulib-1276a2c5f24c0c932426aca9c899fa524d2443f2.tar.gz
maint: update copyright
I ran 'make update-copyright'. 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 7e02c1d785..8e89d68433 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-2013 Free Software Foundation, Inc.
+# Copyright (C) 2003-2014 Free Software Foundation, Inc.
# Written by Bruno Haible <bruno@clisp.org>, 2003.
#
# This program is free software: you can redistribute it and/or modify