summaryrefslogtreecommitdiff
path: root/extra/scripts/gen_bits_syscall_h.sh
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2005-10-28 14:28:55 +0000
committerPeter S. Mazinger <ps.m@gmx.net>2005-10-28 14:28:55 +0000
commit03ea60437979098938ab6161140eb929b848100c (patch)
tree7120d166094b90ad1f647b031d79b93cc519e955 /extra/scripts/gen_bits_syscall_h.sh
parented7cf0fec33dc04fb6e1355f6a51ab225bcfb10f (diff)
Update/add scripts' copyright
Diffstat (limited to 'extra/scripts/gen_bits_syscall_h.sh')
-rwxr-xr-xextra/scripts/gen_bits_syscall_h.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/scripts/gen_bits_syscall_h.sh b/extra/scripts/gen_bits_syscall_h.sh
index e60b75ab7..280466e0d 100755
--- a/extra/scripts/gen_bits_syscall_h.sh
+++ b/extra/scripts/gen_bits_syscall_h.sh
@@ -1,5 +1,11 @@
#!/bin/sh
#
+# Copyright (C) 2001 Manuel Novoa III <mjn3@uclibc.org>
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+#
+
# June 27, 2001 Manuel Novoa III
#
# This script expects TOPDIR and CC (as used in the Makefiles) to be set in