svn commit: trunk/uClibc/ldso/include

vapier at uclibc.org vapier at uclibc.org
Tue Nov 22 00:07:00 UTC 2005


Author: vapier
Date: 2005-11-21 16:06:59 -0800 (Mon, 21 Nov 2005)
New Revision: 12471

Log:
add some copyright info

Modified:
   trunk/uClibc/ldso/include/dl-defs.h
   trunk/uClibc/ldso/include/dl-elf.h
   trunk/uClibc/ldso/include/dl-hash.h
   trunk/uClibc/ldso/include/dl-string.h
   trunk/uClibc/ldso/include/dl-syscall.h
   trunk/uClibc/ldso/include/dlfcn.h
   trunk/uClibc/ldso/include/ldso.h
   trunk/uClibc/ldso/include/unsecvars.h


Changeset:
Modified: trunk/uClibc/ldso/include/dl-defs.h
===================================================================
--- trunk/uClibc/ldso/include/dl-defs.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/dl-defs.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 #ifndef _LD_DEFS_H
 #define _LD_DEFS_H
 

Modified: trunk/uClibc/ldso/include/dl-elf.h
===================================================================
--- trunk/uClibc/ldso/include/dl-elf.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/dl-elf.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 #ifndef LINUXELF_H
 #define LINUXELF_H
 

Modified: trunk/uClibc/ldso/include/dl-hash.h
===================================================================
--- trunk/uClibc/ldso/include/dl-hash.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/dl-hash.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 #ifndef _LD_HASH_H_
 #define _LD_HASH_H_
 

Modified: trunk/uClibc/ldso/include/dl-string.h
===================================================================
--- trunk/uClibc/ldso/include/dl-string.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/dl-string.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 #ifndef _LINUX_STRING_H_
 #define _LINUX_STRING_H_
 

Modified: trunk/uClibc/ldso/include/dl-syscall.h
===================================================================
--- trunk/uClibc/ldso/include/dl-syscall.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/dl-syscall.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 #ifndef _LD_SYSCALL_H_
 #define _LD_SYSCALL_H_
 

Modified: trunk/uClibc/ldso/include/dlfcn.h
===================================================================
--- trunk/uClibc/ldso/include/dlfcn.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/dlfcn.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 /* User functions for run-time dynamic loading.  libdl version */
 #ifndef	_DLFCN_H
 #define	_DLFCN_H 1

Modified: trunk/uClibc/ldso/include/ldso.h
===================================================================
--- trunk/uClibc/ldso/include/ldso.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/ldso.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 #ifndef _LDSO_H_
 #define _LDSO_H_
 

Modified: trunk/uClibc/ldso/include/unsecvars.h
===================================================================
--- trunk/uClibc/ldso/include/unsecvars.h	2005-11-22 00:06:26 UTC (rev 12470)
+++ trunk/uClibc/ldso/include/unsecvars.h	2005-11-22 00:06:59 UTC (rev 12471)
@@ -1,3 +1,10 @@
+/* vi: set sw=4 ts=4: */
+/*
+ * Copyright (C) 2000-2005 by Erik Andersen <andersen at codepoet.org>
+ *
+ * GNU Library General Public License (LGPL) version 2 or later.
+ */
+
 /* 
  * Environment variable to be removed for SUID programs.  The names are all
  * stuffed in a single string which means they have to be terminated with a




More information about the uClibc-cvs mailing list