hal/agents/linux26/sysfs hal_block.c, 1.3, 1.4 hal_block.h, 1.2, 1.3 hal_ide.c, 1.2, 1.3 hal_ide.h, 1.2, 1.3 hal_input.c, 1.3, 1.4 hal_input.h, 1.2, 1.3 hal_monitor.h, 1.2, 1.3 hal_net.c, 1.5, 1.6 hal_net.h, 1.2, 1.3 hal_pci.c, 1.4, 1.5 hal_pci.h, 1.2, 1.3 hal_scsi.c, 1.2, 1.3 hal_scsi.h, 1.2, 1.3 hal_usb.c, 1.5, 1.6 hal_usb.h, 1.2, 1.3 main.c, 1.8, 1.9 main.h, 1.5, 1.6

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


Update of /cvs/hal/hal/agents/linux26/sysfs
In directory gabe:/tmp/cvs-serv19841/agents/linux26/sysfs

Modified Files:
	hal_block.c hal_block.h hal_ide.c hal_ide.h hal_input.c 
	hal_input.h hal_monitor.h hal_net.c hal_net.h hal_pci.c 
	hal_pci.h hal_scsi.c hal_scsi.h hal_usb.c hal_usb.h main.c 
	main.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: hal_block.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_block.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hal_block.c	29 Jul 2005 20:32:57 -0000	1.3
+++ hal_block.c	2 Nov 2005 15:38:13 -0000	1.4
@@ -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: hal_block.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_block.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_block.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_block.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_ide.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_ide.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_ide.c	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_ide.c	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_ide.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_ide.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_ide.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_ide.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_input.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_input.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- hal_input.c	29 Jul 2005 20:32:57 -0000	1.3
+++ hal_input.c	2 Nov 2005 15:38:13 -0000	1.4
@@ -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: hal_input.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_input.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_input.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_input.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_monitor.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_monitor.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_monitor.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_monitor.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_net.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_net.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hal_net.c	29 Jul 2005 20:32:57 -0000	1.5
+++ hal_net.c	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: hal_net.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_net.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_net.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_net.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_pci.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_pci.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- hal_pci.c	29 Jul 2005 20:32:57 -0000	1.4
+++ hal_pci.c	2 Nov 2005 15:38:13 -0000	1.5
@@ -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: hal_pci.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_pci.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_pci.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_pci.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_scsi.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_scsi.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_scsi.c	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_scsi.c	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_scsi.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_scsi.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_scsi.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_scsi.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: hal_usb.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_usb.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hal_usb.c	29 Jul 2005 20:32:57 -0000	1.5
+++ hal_usb.c	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: hal_usb.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/hal_usb.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal_usb.h	29 Jul 2005 20:32:57 -0000	1.2
+++ hal_usb.h	2 Nov 2005 15:38:13 -0000	1.3
@@ -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: main.c
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/main.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- main.c	29 Jul 2005 20:32:57 -0000	1.8
+++ main.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: main.h
===================================================================
RCS file: /cvs/hal/hal/agents/linux26/sysfs/main.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- main.h	29 Jul 2005 20:32:57 -0000	1.5
+++ main.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




More information about the hal-commit mailing list