Commit in reactos/lib on MAIN
acledit/acledit.c+16-161.1 -> 1.2
aclui/aclui.c+16-161.4 -> 1.5
hid/hid.c+16-161.3 -> 1.4
+48-48
3 modified files
convert license to LGPL

reactos/lib/acledit
acledit.c 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- acledit.c	9 Jul 2004 20:18:49 -0000	1.1
+++ acledit.c	14 Aug 2004 00:46:54 -0000	1.2
@@ -1,22 +1,22 @@
 /*
- *  ReactOS kernel
- *  Copyright (C) 2004 ReactOS Team
+ * ReactOS Access Control List Editor
+ * 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 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * 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 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 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: acledit.c,v 1.1 2004/07/09 20:18:49 weiden Exp $
+/* $Id: acledit.c,v 1.2 2004/08/14 00:46:54 weiden Exp $
  *
  * PROJECT:         ReactOS Access Control List Editor
  * FILE:            lib/acledit/acledit.c

reactos/lib/aclui
aclui.c 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- aclui.c	11 Aug 2004 01:21:53 -0000	1.4
+++ aclui.c	14 Aug 2004 00:46:54 -0000	1.5
@@ -1,22 +1,22 @@
 /*
- *  ReactOS kernel
- *  Copyright (C) 2004 ReactOS Team
+ * ReactOS Access Control List Editor
+ * 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 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * 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 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 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: aclui.c,v 1.4 2004/08/11 01:21:53 weiden Exp $
+/* $Id: aclui.c,v 1.5 2004/08/14 00:46:54 weiden Exp $
  *
  * PROJECT:         ReactOS Access Control List Editor
  * FILE:            lib/aclui/aclui.c

reactos/lib/hid
hid.c 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- hid.c	9 Aug 2004 16:02:43 -0000	1.3
+++ hid.c	14 Aug 2004 00:46:54 -0000	1.4
@@ -1,22 +1,22 @@
 /*
- *  ReactOS kernel
- *  Copyright (C) 2004 ReactOS Team
+ * ReactOS Hid User Library
+ * 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 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * 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 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 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: hid.c,v 1.3 2004/08/09 16:02:43 weiden Exp $
+/* $Id: hid.c,v 1.4 2004/08/14 00:46:54 weiden Exp $
  *
  * PROJECT:         ReactOS Hid User Library
  * FILE:            lib/hid/hid.c
CVSspam 0.2.8