hal/hald/linux2/probing probe-hiddev.c, 1.3, 1.4 probe-input.c, 1.6, 1.7 probe-pc-floppy.c, 1.4, 1.5 probe-printer.c, 1.3, 1.4 probe-smbios.c, 1.3, 1.4 probe-storage.c, 1.13, 1.14 probe-volume.c, 1.13, 1.14

David Zeuthen david at freedesktop.org
Fri Jul 29 13:32:59 PDT 2005


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

Modified Files:
	probe-hiddev.c probe-input.c probe-pc-floppy.c probe-printer.c 
	probe-smbios.c probe-storage.c probe-volume.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: probe-hiddev.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/probing/probe-hiddev.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- probe-hiddev.c	22 Jul 2005 18:57:29 -0000	1.3
+++ probe-hiddev.c	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: probe-input.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/probing/probe-input.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- probe-input.c	22 Jul 2005 18:57:29 -0000	1.6
+++ probe-input.c	29 Jul 2005 20:32:57 -0000	1.7
@@ -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: probe-pc-floppy.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/probing/probe-pc-floppy.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- probe-pc-floppy.c	2 Jul 2005 11:20:41 -0000	1.4
+++ probe-pc-floppy.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: probe-printer.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/probing/probe-printer.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- probe-printer.c	22 Jul 2005 18:57:29 -0000	1.3
+++ probe-printer.c	29 Jul 2005 20:32:57 -0000	1.4
@@ -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: probe-smbios.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/probing/probe-smbios.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- probe-smbios.c	22 Jul 2005 18:57:29 -0000	1.3
+++ probe-smbios.c	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: probe-storage.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/probing/probe-storage.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- probe-storage.c	26 Jul 2005 04:40:43 -0000	1.13
+++ probe-storage.c	29 Jul 2005 20:32:57 -0000	1.14
@@ -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: probe-volume.c
===================================================================
RCS file: /cvs/hal/hal/hald/linux2/probing/probe-volume.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- probe-volume.c	22 Jul 2005 18:57:29 -0000	1.13
+++ probe-volume.c	29 Jul 2005 20:32:57 -0000	1.14
@@ -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
  *
  **************************************************************************/
 




More information about the hal-commit mailing list