summaryrefslogtreecommitdiff
path: root/extra
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
parented7cf0fec33dc04fb6e1355f6a51ab225bcfb10f (diff)
Update/add scripts' copyright
Diffstat (limited to 'extra')
-rw-r--r--extra/scripts/Makefile.arch.lvl34
-rw-r--r--extra/scripts/Makefile.arch.lvl44
-rw-r--r--extra/scripts/Makefile.libs.lvl14
-rw-r--r--extra/scripts/Makefile.libs.lvl24
-rw-r--r--extra/scripts/Makefile.objs.lvl24
-rw-r--r--extra/scripts/Makefile.objs.lvl34
-rw-r--r--extra/scripts/Makefile.objs.lvl44
-rwxr-xr-xextra/scripts/create_links.sh7
-rwxr-xr-xextra/scripts/fix_includes.sh16
-rwxr-xr-xextra/scripts/gen_bits_syscall_h.sh6
-rwxr-xr-xextra/scripts/getent6
-rwxr-xr-xextra/scripts/relative_path.sh24
12 files changed, 48 insertions, 39 deletions
diff --git a/extra/scripts/Makefile.arch.lvl3 b/extra/scripts/Makefile.arch.lvl3
index e30462a3b..a7cbf6fa1 100644
--- a/extra/scripts/Makefile.arch.lvl3
+++ b/extra/scripts/Makefile.arch.lvl3
@@ -1,6 +1,8 @@
# Makefile for uClibc
#
-# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
TOPDIR=../../../
diff --git a/extra/scripts/Makefile.arch.lvl4 b/extra/scripts/Makefile.arch.lvl4
index 5e6bce111..b1bf1ef10 100644
--- a/extra/scripts/Makefile.arch.lvl4
+++ b/extra/scripts/Makefile.arch.lvl4
@@ -1,6 +1,8 @@
# Makefile for uClibc
#
-# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
TOPDIR=../../../../
diff --git a/extra/scripts/Makefile.libs.lvl1 b/extra/scripts/Makefile.libs.lvl1
index e1fda52df..2dea1b3e9 100644
--- a/extra/scripts/Makefile.libs.lvl1
+++ b/extra/scripts/Makefile.libs.lvl1
@@ -1,6 +1,8 @@
# Makefile for uClibc
#
-# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
TOPDIR=../
diff --git a/extra/scripts/Makefile.libs.lvl2 b/extra/scripts/Makefile.libs.lvl2
index fc3b4f1d0..f92f205a5 100644
--- a/extra/scripts/Makefile.libs.lvl2
+++ b/extra/scripts/Makefile.libs.lvl2
@@ -1,6 +1,8 @@
# Makefile for uClibc
#
-# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
TOPDIR=../../
diff --git a/extra/scripts/Makefile.objs.lvl2 b/extra/scripts/Makefile.objs.lvl2
index 8a961e4dc..41567d9e9 100644
--- a/extra/scripts/Makefile.objs.lvl2
+++ b/extra/scripts/Makefile.objs.lvl2
@@ -1,6 +1,8 @@
# Makefile for uClibc
#
-# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
TOPDIR=../../
diff --git a/extra/scripts/Makefile.objs.lvl3 b/extra/scripts/Makefile.objs.lvl3
index b78cba738..493484b27 100644
--- a/extra/scripts/Makefile.objs.lvl3
+++ b/extra/scripts/Makefile.objs.lvl3
@@ -1,6 +1,8 @@
# Makefile for uClibc
#
-# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
TOPDIR=../../../
diff --git a/extra/scripts/Makefile.objs.lvl4 b/extra/scripts/Makefile.objs.lvl4
index 65a8bf6bf..4f2969fcd 100644
--- a/extra/scripts/Makefile.objs.lvl4
+++ b/extra/scripts/Makefile.objs.lvl4
@@ -1,6 +1,8 @@
# Makefile for uClibc
#
-# Licensed under LGPL v2.1, see the file COPYING.LIB in this tarball for details.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
TOPDIR=../../../../
diff --git a/extra/scripts/create_links.sh b/extra/scripts/create_links.sh
index 82bf5dfac..606890c5d 100755
--- a/extra/scripts/create_links.sh
+++ b/extra/scripts/create_links.sh
@@ -1,6 +1,11 @@
#! /bin/sh
#
-# Creates the minimally necessary links to build w/ the Makefile.in files
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+#
+
+# Creates the necessary links to build w/ the Makefile.in files
DIRS="ldso libc libcrypt libintl libm libnsl libpthread libresolv librt libutil"
DIRS2="ldso/ldso ldso/libdl libpthread/linuxthreads libpthread/linuxthreads_db"
diff --git a/extra/scripts/fix_includes.sh b/extra/scripts/fix_includes.sh
index 910242fa5..34058a966 100755
--- a/extra/scripts/fix_includes.sh
+++ b/extra/scripts/fix_includes.sh
@@ -1,21 +1,9 @@
#!/bin/sh
-# Copyright (C) 2003 Erik Andersen <andersen@uclibc.org>
#
-# This program is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Library General Public
-# License as published by the Free Software Foundation; either
-# version 2 of the License, or (at your option) any later
-# version.
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Library General Public License for more details.
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
#
-# You should have received a copy of the GNU Library General
-# Public License along with this program; if not, write to the
-# Free Software Foundation, Inc., 59 Temple Place, Suite 330,
-# Boston, MA 02111-1307 USA
usage () {
echo ""
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
diff --git a/extra/scripts/getent b/extra/scripts/getent
index 3a96d74f6..9ffffa171 100755
--- a/extra/scripts/getent
+++ b/extra/scripts/getent
@@ -1,4 +1,10 @@
#!/bin/sh
+#
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+#
+
# Script to replicate the `getent` binary that comes with glibc
search_entry() {
diff --git a/extra/scripts/relative_path.sh b/extra/scripts/relative_path.sh
index 380344a63..c859646a4 100755
--- a/extra/scripts/relative_path.sh
+++ b/extra/scripts/relative_path.sh
@@ -1,26 +1,16 @@
#! /bin/sh
+#
+# Copyright 2003 Alexandre Oliva <aoliva@redhat.com>
+# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org>
+#
+# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+#
+
# This script computes a relative pathname from $1 to $2
# They are assumed to not contain . or .. pathname components,
# but if both directories exist and cd/pwd canonicalizes pathnames,
# this shouldn't matter. PWD_CMD may be set to some pwd command that does.
-# Copyright 2003 Alexandre Oliva <aoliva@redhat.com>
-
-# 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
-# the Free Software Foundation; either version 2 of the License, or
-# (at your option) any later version.
-
-# This program is distributed in the hope that it will be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# General Public License for more details.
-
-# You should have received a copy of the GNU General Public License
-# along with this program; if not, write to the Free Software Foundation, Inc.,
-# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-
-
from=`(cd $1 > /dev/null && ${PWD_CMD-pwd} || echo $1) 2>/dev/null | sed 's,//*,/,g;s,/*$,,'`
target=`(cd $2 > /dev/null && ${PWD_CMD-pwd} || echo $2) 2>/dev/null | sed 's,//*,/,g;s,/*$,,'`