maint: update copyright year for 2013 (in branch maint)
[platform/upstream/automake.git] / t / ax / is
diff --git a/t/ax/is b/t/ax/is
index 1e1c0ce..055a930 100755 (executable)
--- a/t/ax/is
+++ b/t/ax/is
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2012 Free Software Foundation, Inc.
+# Copyright (C) 2012-2013 Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -21,6 +21,9 @@
 # in the face of variables defined through line-continuations,
 # automake rewrites and expansions of empty variables.
 
+# NOTE: keep this file Bourne-compatible, for the sake of systems with
+#       non-POSIX /bin/sh (like Solaris).
+
 set -e
 set -u