hal/hald device.c, 1.19, 1.20 device.h, 1.12, 1.13 device_info.c, 1.28, 1.29 device_info.h, 1.5, 1.6 device_store.c, 1.25, 1.26 device_store.h, 1.14, 1.15 hald.c, 1.42, 1.43 hald.h, 1.10, 1.11 hald_dbus.c, 1.42, 1.43 hald_dbus.h, 1.9, 1.10 hald_test.c, 1.6, 1.7 hald_test_libhal.c, 1.7, 1.8 logger.c, 1.8, 1.9 logger.h, 1.10, 1.11 osspec.h, 1.8, 1.9 property.c, 1.14, 1.15 property.h, 1.8, 1.9 util.c, 1.28, 1.29 util.h, 1.13, 1.14

David Zeuthen david at freedesktop.org
Wed Nov 2 07:38:16 PST 2005


Update of /cvs/hal/hal/hald
In directory gabe:/tmp/cvs-serv19841/hald

Modified Files:
	device.c device.h device_info.c device_info.h device_store.c 
	device_store.h hald.c hald.h hald_dbus.c hald_dbus.h 
	hald_test.c hald_test_libhal.c logger.c logger.h osspec.h 
	property.c property.h util.c util.h 
Log Message:
2005-11-02  David Zeuthen  <david at fubar.dk>

        * COPYING: Update to Academic Free License 2.1. Also fix all C source
        and header files.



Index: device.c
===================================================================
RCS file: /cvs/hal/hal/hald/device.c,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- device.c	29 Jul 2005 20:32:57 -0000	1.19
+++ device.c	2 Nov 2005 15:38:13 -0000	1.20
@@ -6,7 +6,7 @@
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  * Copyright (C) 2004 Novell, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: device.h
===================================================================
RCS file: /cvs/hal/hal/hald/device.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- device.h	29 Jul 2005 20:32:57 -0000	1.12
+++ device.h	2 Nov 2005 15:38:13 -0000	1.13
@@ -6,7 +6,7 @@
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  * Copyright (C) 2004 Novell, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: device_info.c
===================================================================
RCS file: /cvs/hal/hal/hald/device_info.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- device_info.c	29 Jul 2005 20:32:57 -0000	1.28
+++ device_info.c	2 Nov 2005 15:38:13 -0000	1.29
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: device_info.h
===================================================================
RCS file: /cvs/hal/hal/hald/device_info.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- device_info.h	29 Jul 2005 20:32:57 -0000	1.5
+++ device_info.h	2 Nov 2005 15:38:13 -0000	1.6
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: device_store.c
===================================================================
RCS file: /cvs/hal/hal/hald/device_store.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- device_store.c	1 Aug 2005 02:41:21 -0000	1.25
+++ device_store.c	2 Nov 2005 15:38:13 -0000	1.26
@@ -6,7 +6,7 @@
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  * Copyright (C) 2004 Novell, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: device_store.h
===================================================================
RCS file: /cvs/hal/hal/hald/device_store.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- device_store.h	29 Jul 2005 20:32:57 -0000	1.14
+++ device_store.h	2 Nov 2005 15:38:13 -0000	1.15
@@ -6,7 +6,7 @@
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  * Copyright (C) 2004 Novell, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: hald.c
===================================================================
RCS file: /cvs/hal/hal/hald/hald.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- hald.c	26 Oct 2005 18:51:06 -0000	1.42
+++ hald.c	2 Nov 2005 15:38:13 -0000	1.43
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: hald.h
===================================================================
RCS file: /cvs/hal/hal/hald/hald.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- hald.h	26 Oct 2005 18:35:40 -0000	1.10
+++ hald.h	2 Nov 2005 15:38:13 -0000	1.11
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: hald_dbus.c
===================================================================
RCS file: /cvs/hal/hal/hald/hald_dbus.c,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- hald_dbus.c	27 Sep 2005 09:42:12 -0000	1.42
+++ hald_dbus.c	2 Nov 2005 15:38:13 -0000	1.43
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: hald_dbus.h
===================================================================
RCS file: /cvs/hal/hal/hald/hald_dbus.h,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- hald_dbus.h	29 Jul 2005 20:32:57 -0000	1.9
+++ hald_dbus.h	2 Nov 2005 15:38:13 -0000	1.10
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: hald_test.c
===================================================================
RCS file: /cvs/hal/hal/hald/hald_test.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- hald_test.c	27 Sep 2005 09:42:12 -0000	1.6
+++ hald_test.c	2 Nov 2005 15:38:13 -0000	1.7
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2005 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: hald_test_libhal.c
===================================================================
RCS file: /cvs/hal/hal/hald/hald_test_libhal.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- hald_test_libhal.c	27 Sep 2005 09:42:12 -0000	1.7
+++ hald_test_libhal.c	2 Nov 2005 15:38:13 -0000	1.8
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2005 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: logger.c
===================================================================
RCS file: /cvs/hal/hal/hald/logger.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- logger.c	26 Oct 2005 18:35:40 -0000	1.8
+++ logger.c	2 Nov 2005 15:38:13 -0000	1.9
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: logger.h
===================================================================
RCS file: /cvs/hal/hal/hald/logger.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- logger.h	26 Oct 2005 18:35:40 -0000	1.10
+++ logger.h	2 Nov 2005 15:38:13 -0000	1.11
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: osspec.h
===================================================================
RCS file: /cvs/hal/hal/hald/osspec.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- osspec.h	29 Jul 2005 20:32:57 -0000	1.8
+++ osspec.h	2 Nov 2005 15:38:13 -0000	1.9
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: property.c
===================================================================
RCS file: /cvs/hal/hal/hald/property.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- property.c	29 Jul 2005 20:32:57 -0000	1.14
+++ property.c	2 Nov 2005 15:38:13 -0000	1.15
@@ -6,7 +6,7 @@
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  * Copyright (C) 2004 Novell, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: property.h
===================================================================
RCS file: /cvs/hal/hal/hald/property.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- property.h	29 Jul 2005 20:32:57 -0000	1.8
+++ property.h	2 Nov 2005 15:38:13 -0000	1.9
@@ -6,7 +6,7 @@
  * Copyright (C) 2003 David Zeuthen, <david at fubar.dk>
  * Copyright (C) 2004 Novell, Inc.
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: util.c
===================================================================
RCS file: /cvs/hal/hal/hald/util.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- util.c	21 Oct 2005 09:25:59 -0000	1.28
+++ util.c	2 Nov 2005 15:38:13 -0000	1.29
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2004 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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

Index: util.h
===================================================================
RCS file: /cvs/hal/hal/hald/util.h,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- util.h	29 Jul 2005 20:32:57 -0000	1.13
+++ util.h	2 Nov 2005 15:38:13 -0000	1.14
@@ -5,7 +5,7 @@
  *
  * Copyright (C) 2004 David Zeuthen, <david at fubar.dk>
  *
- * Licensed under the Academic Free License version 2.0
+ * Licensed under the Academic Free License version 2.1
  *
  * 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




More information about the hal-commit mailing list