reactos/lib/rosky/libsky
diff -u -r1.4 -r1.5
--- libsky.c 14 Aug 2004 00:39:19 -0000 1.4
+++ libsky.c 14 Aug 2004 00:44:06 -0000 1.5
@@ -1,22 +1,22 @@
/*
- * ReactOS kernel
- * Copyright (C) 2004 ReactOS Team
+ * ROSky - SkyOS Application Layer
+ * Copyright (C) 2004 ReactOS Team
*
- * 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 library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 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.
+ * This library 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
+ * Lesser 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: libsky.c,v 1.4 2004/08/14 00:39:19 weiden Exp $
+/* $Id: libsky.c,v 1.5 2004/08/14 00:44:06 weiden Exp $
*
* PROJECT: SkyOS library
* FILE: lib/libsky/libsky.c
reactos/lib/rosky/libskygi
diff -u -r1.7 -r1.8
--- libskygi.c 13 Aug 2004 20:14:40 -0000 1.7
+++ libskygi.c 14 Aug 2004 00:44:06 -0000 1.8
@@ -1,22 +1,22 @@
/*
- * ReactOS kernel
- * Copyright (C) 2004 ReactOS Team
+ * ROSky - SkyOS Application Layer
+ * Copyright (C) 2004 ReactOS Team
*
- * 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 library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 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.
+ * This library 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
+ * Lesser 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-/* $Id: libskygi.c,v 1.7 2004/08/13 20:14:40 navaraf Exp $
+/* $Id: libskygi.c,v 1.8 2004/08/14 00:44:06 weiden Exp $
*
* PROJECT: SkyOS GI library
* FILE: lib/libskygi/libskygi.c