hal/hald/linux2 acpi.c, 1.23, 1.24 acpi.h, 1.3, 1.4 apm.c, 1.10, 1.11 apm.h, 1.1, 1.2 blockdev.c, 1.21, 1.22 blockdev.h, 1.3, 1.4 classdev.c, 1.28, 1.29 classdev.h, 1.3, 1.4 coldplug.c, 1.16, 1.17 coldplug.h, 1.1, 1.2 hotplug.c, 1.16, 1.17 hotplug.h, 1.8, 1.9 hotplug_helper.h, 1.1, 1.2 ids.c, 1.4, 1.5 ids.h, 1.2, 1.3 osspec.c, 1.27, 1.28 osspec_linux.h, 1.3, 1.4 pcmcia_cs.h, 1.1, 1.2 pcmcia_utils.c, 1.2, 1.3 pcmcia_utils.h, 1.1, 1.2 physdev.c, 1.17, 1.18 physdev.h, 1.2, 1.3 pmu.c, 1.12, 1.13 pmu.h, 1.1, 1.2

David Zeuthen david at freedesktop.org
Fri Jul 29 13:33:00 PDT 2005


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

Modified Files:
	acpi.c acpi.h apm.c apm.h blockdev.c blockdev.h classdev.c 
	classdev.h coldplug.c coldplug.h hotplug.c hotplug.h 
	hotplug_helper.h ids.c ids.h osspec.c osspec_linux.h 
	pcmcia_cs.h pcmcia_utils.c pcmcia_utils.h physdev.c physdev.h 
	pmu.c pmu.h 
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: acpi.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/acpi.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- acpi.c	28 Jul 2005 01:37:01 -0000	1.23
+++ acpi.c	29 Jul 2005 20:32:57 -0000	1.24
@@ -16,7 +16,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: acpi.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/acpi.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- acpi.h	3 Feb 2005 00:21:51 -0000	1.3
+++ acpi.h	29 Jul 2005 20:32:57 -0000	1.4
@@ -16,7 +16,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: apm.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/apm.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- apm.c	26 Jul 2005 04:40:42 -0000	1.10
+++ apm.c	29 Jul 2005 20:32:57 -0000	1.11
@@ -16,7 +16,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: apm.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/apm.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- apm.h	3 Feb 2005 00:24:42 -0000	1.1
+++ apm.h	29 Jul 2005 20:32:57 -0000	1.2
@@ -16,7 +16,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: blockdev.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/blockdev.c,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- blockdev.c	28 Jul 2005 01:17:37 -0000	1.21
+++ blockdev.c	29 Jul 2005 20:32:57 -0000	1.22
@@ -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: blockdev.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/blockdev.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- blockdev.h	23 Feb 2005 03:03:12 -0000	1.3
+++ blockdev.h	29 Jul 2005 20:32:57 -0000	1.4
@@ -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: classdev.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/classdev.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- classdev.c	25 Jul 2005 19:51:36 -0000	1.28
+++ classdev.c	29 Jul 2005 20:32:57 -0000	1.29
@@ -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
  *
  **************************************************************************/
 

Index: classdev.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/classdev.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- classdev.h	2 Feb 2005 20:44:25 -0000	1.3
+++ classdev.h	29 Jul 2005 20:32:57 -0000	1.4
@@ -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: coldplug.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/coldplug.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- coldplug.c	7 Jul 2005 16:08:51 -0000	1.16
+++ coldplug.c	29 Jul 2005 20:32:57 -0000	1.17
@@ -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: coldplug.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/coldplug.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- coldplug.h	18 Jan 2005 19:48:13 -0000	1.1
+++ coldplug.h	29 Jul 2005 20:32:57 -0000	1.2
@@ -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: hotplug.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/hotplug.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- hotplug.c	16 Mar 2005 20:09:47 -0000	1.16
+++ hotplug.c	29 Jul 2005 20:32:57 -0000	1.17
@@ -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: hotplug.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/hotplug.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- hotplug.h	16 Mar 2005 20:09:47 -0000	1.8
+++ hotplug.h	29 Jul 2005 20:32:57 -0000	1.9
@@ -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: hotplug_helper.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/hotplug_helper.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hotplug_helper.h	18 Jan 2005 19:48:13 -0000	1.1
+++ hotplug_helper.h	29 Jul 2005 20:32:57 -0000	1.2
@@ -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: ids.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/ids.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ids.c	28 Feb 2005 20:56:50 -0000	1.4
+++ ids.c	29 Jul 2005 20:32:57 -0000	1.5
@@ -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: ids.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/ids.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ids.h	22 Jan 2005 20:13:42 -0000	1.2
+++ ids.h	29 Jul 2005 20:32:57 -0000	1.3
@@ -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: osspec.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/osspec.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- osspec.c	26 Jul 2005 04:40:42 -0000	1.27
+++ osspec.c	29 Jul 2005 20:32:57 -0000	1.28
@@ -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: osspec_linux.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/osspec_linux.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- osspec_linux.h	27 Jun 2005 19:13:03 -0000	1.3
+++ osspec_linux.h	29 Jul 2005 20:32:57 -0000	1.4
@@ -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: pcmcia_cs.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/pcmcia_cs.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pcmcia_cs.h	22 Jan 2005 20:13:42 -0000	1.1
+++ pcmcia_cs.h	29 Jul 2005 20:32:57 -0000	1.2
@@ -25,7 +25,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: pcmcia_utils.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/pcmcia_utils.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pcmcia_utils.c	26 Jul 2005 04:40:43 -0000	1.2
+++ pcmcia_utils.c	29 Jul 2005 20:32:57 -0000	1.3
@@ -25,7 +25,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: pcmcia_utils.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/pcmcia_utils.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pcmcia_utils.h	22 Jan 2005 20:13:42 -0000	1.1
+++ pcmcia_utils.h	29 Jul 2005 20:32:57 -0000	1.2
@@ -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: physdev.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/physdev.c,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- physdev.c	27 Jun 2005 19:13:03 -0000	1.17
+++ physdev.c	29 Jul 2005 20:32:57 -0000	1.18
@@ -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: physdev.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/physdev.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- physdev.h	2 Feb 2005 20:44:25 -0000	1.2
+++ physdev.h	29 Jul 2005 20:32:57 -0000	1.3
@@ -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: pmu.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/pmu.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- pmu.c	29 Jul 2005 17:47:12 -0000	1.12
+++ pmu.c	29 Jul 2005 20:32:57 -0000	1.13
@@ -16,7 +16,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: pmu.h
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/pmu.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pmu.h	3 Feb 2005 04:13:46 -0000	1.1
+++ pmu.h	29 Jul 2005 20:32:57 -0000	1.2
@@ -15,7 +15,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
  *
  **************************************************************************/
 




More information about the hal-commit mailing list