hal/hald/linux2/addons addon-acpi.c, 1.7, 1.8 addon-hid-ups.c, 1.7,
1.8 addon-pmu.c, 1.1, 1.2 addon-storage.c, 1.9,
1.10 addon-usb-csr.c, 1.7, 1.8
David Zeuthen
david at freedesktop.org
Fri Jul 29 13:32:59 PDT 2005
- Previous message: hal/agents/linux26/sysfs hal_block.c, 1.2, 1.3 hal_block.h, 1.1,
1.2 hal_ide.c, 1.1, 1.2 hal_ide.h, 1.1, 1.2 hal_input.c, 1.2,
1.3 hal_input.h, 1.1, 1.2 hal_monitor.c, 1.5,
1.6 hal_monitor.h, 1.1, 1.2 hal_net.c, 1.4, 1.5 hal_net.h, 1.1,
1.2 hal_pci.c, 1.3, 1.4 hal_pci.h, 1.1, 1.2 hal_scsi.c, 1.1,
1.2 hal_scsi.h, 1.1, 1.2 hal_usb.c, 1.4, 1.5 hal_usb.h, 1.1,
1.2 main.c, 1.7, 1.8 main.h, 1.4, 1.5
- Next message: hal/hald/solaris osspec.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal/hald/linux2/addons
In directory gabe:/tmp/cvs-serv2481/hald/linux2/addons
Modified Files:
addon-acpi.c addon-hid-ups.c addon-pmu.c addon-storage.c
addon-usb-csr.c
Log Message:
2005-07-29 David Zeuthen <davidz at redhat.com>
The FSF moved to a new address, so I updated all license headers
and the COPYING file. Patch from Danny Kukawka <danny.kukawka at web.de>.
Index: addon-acpi.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/addons/addon-acpi.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- addon-acpi.c 16 May 2005 17:42:05 -0000 1.7
+++ addon-acpi.c 29 Jul 2005 20:32:57 -0000 1.8
@@ -17,7 +17,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
**************************************************************************/
Index: addon-hid-ups.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/addons/addon-hid-ups.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- addon-hid-ups.c 15 Jul 2005 20:57:11 -0000 1.7
+++ addon-hid-ups.c 29 Jul 2005 20:32:57 -0000 1.8
@@ -26,7 +26,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
**************************************************************************/
Index: addon-pmu.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/addons/addon-pmu.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- addon-pmu.c 9 May 2005 03:43:26 -0000 1.1
+++ addon-pmu.c 29 Jul 2005 20:32:57 -0000 1.2
@@ -17,7 +17,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
**************************************************************************/
Index: addon-storage.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/addons/addon-storage.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- addon-storage.c 2 Jul 2005 11:20:41 -0000 1.9
+++ addon-storage.c 29 Jul 2005 20:32:57 -0000 1.10
@@ -19,7 +19,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
**************************************************************************/
Index: addon-usb-csr.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/addons/addon-usb-csr.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- addon-usb-csr.c 29 Jul 2005 20:21:54 -0000 1.7
+++ addon-usb-csr.c 29 Jul 2005 20:32:57 -0000 1.8
@@ -20,7 +20,7 @@
*
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
**************************************************************************/
- Previous message: hal/agents/linux26/sysfs hal_block.c, 1.2, 1.3 hal_block.h, 1.1,
1.2 hal_ide.c, 1.1, 1.2 hal_ide.h, 1.1, 1.2 hal_input.c, 1.2,
1.3 hal_input.h, 1.1, 1.2 hal_monitor.c, 1.5,
1.6 hal_monitor.h, 1.1, 1.2 hal_net.c, 1.4, 1.5 hal_net.h, 1.1,
1.2 hal_pci.c, 1.3, 1.4 hal_pci.h, 1.1, 1.2 hal_scsi.c, 1.1,
1.2 hal_scsi.h, 1.1, 1.2 hal_usb.c, 1.4, 1.5 hal_usb.h, 1.1,
1.2 main.c, 1.7, 1.8 main.h, 1.4, 1.5
- Next message: hal/hald/solaris osspec.c,1.1,1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list