svn commit: trunk/uClibc/libc/sysdeps/linux/mips

vapier at uclibc.org vapier at uclibc.org
Wed Aug 23 19:02:32 UTC 2006


Author: vapier
Date: 2006-08-23 12:02:31 -0700 (Wed, 23 Aug 2006)
New Revision: 15923

Log:
sync with psm: add copyright notice

Modified:
   trunk/uClibc/libc/sysdeps/linux/mips/pipe.S


Changeset:
Modified: trunk/uClibc/libc/sysdeps/linux/mips/pipe.S
===================================================================
--- trunk/uClibc/libc/sysdeps/linux/mips/pipe.S	2006-08-23 15:28:48 UTC (rev 15922)
+++ trunk/uClibc/libc/sysdeps/linux/mips/pipe.S	2006-08-23 19:02:31 UTC (rev 15923)
@@ -1,4 +1,9 @@
 /* pipe system call for Linux/MIPS */
+/*
+ * Copyright (C) 2000-2006 Erik Andersen <andersen at uclibc.org>
+ *
+ * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
+ */
 
 /*see uClibc's sh/pipe.c and glibc-2.2.4's mips/pipe.S */
 




More information about the uClibc-cvs mailing list