hal/tools hal-device.c, 1.2, 1.3 hal-luks-remove.in, 1.1, 1.2 hal-luks-setup.in, 1.2, 1.3 hal_find_by_capability.c, 1.1, 1.2 hal_find_by_property.c, 1.1, 1.2 hal_get_property.c, 1.11, 1.12 hal_set_property.c, 1.10, 1.11 lshal.c, 1.13, 1.14

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


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

Modified Files:
	hal-device.c hal-luks-remove.in hal-luks-setup.in 
	hal_find_by_capability.c hal_find_by_property.c 
	hal_get_property.c hal_set_property.c lshal.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: hal-device.c
===================================================================
RCS file: /cvs/hal/hal/tools/hal-device.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal-device.c	26 Jul 2005 04:40:43 -0000	1.2
+++ hal-device.c	29 Jul 2005 20:32:58 -0000	1.3
@@ -22,7 +22,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: hal-luks-remove.in
===================================================================
RCS file: /cvs/hal/hal/tools/hal-luks-remove.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hal-luks-remove.in	28 Jul 2005 00:55:09 -0000	1.1
+++ hal-luks-remove.in	29 Jul 2005 20:32:58 -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
 
 CRYPTSETUP=/sbin/cryptsetup
 

Index: hal-luks-setup.in
===================================================================
RCS file: /cvs/hal/hal/tools/hal-luks-setup.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hal-luks-setup.in	28 Jul 2005 00:55:09 -0000	1.2
+++ hal-luks-setup.in	29 Jul 2005 20:32:58 -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
 
 read password
 

Index: hal_find_by_capability.c
===================================================================
RCS file: /cvs/hal/hal/tools/hal_find_by_capability.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hal_find_by_capability.c	13 May 2005 15:56:23 -0000	1.1
+++ hal_find_by_capability.c	29 Jul 2005 20:32:58 -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: hal_find_by_property.c
===================================================================
RCS file: /cvs/hal/hal/tools/hal_find_by_property.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hal_find_by_property.c	13 May 2005 15:56:23 -0000	1.1
+++ hal_find_by_property.c	29 Jul 2005 20:32:58 -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: hal_get_property.c
===================================================================
RCS file: /cvs/hal/hal/tools/hal_get_property.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- hal_get_property.c	13 May 2005 15:56:23 -0000	1.11
+++ hal_get_property.c	29 Jul 2005 20:32:58 -0000	1.12
@@ -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: hal_set_property.c
===================================================================
RCS file: /cvs/hal/hal/tools/hal_set_property.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- hal_set_property.c	28 Jul 2005 00:55:09 -0000	1.10
+++ hal_set_property.c	29 Jul 2005 20:32:58 -0000	1.11
@@ -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: lshal.c
===================================================================
RCS file: /cvs/hal/hal/tools/lshal.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- lshal.c	29 Mar 2005 20:25:13 -0000	1.13
+++ lshal.c	29 Jul 2005 20:32:58 -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