[Fai-commit] r4708 - people/michael/features/setup_harddisks_2/implementation

michael-guest at alioth.debian.org michael-guest at alioth.debian.org
Sun Nov 11 10:36:18 UTC 2007


Author: michael-guest
Date: 2007-11-11 10:36:18 +0000 (Sun, 11 Nov 2007)
New Revision: 4708

Removed:
   people/michael/features/setup_harddisks_2/implementation/document_template
Modified:
   people/michael/features/setup_harddisks_2/implementation/shdd2
   people/michael/features/setup_harddisks_2/implementation/shdd2-commands
   people/michael/features/setup_harddisks_2/implementation/shdd2-exec
   people/michael/features/setup_harddisks_2/implementation/shdd2-fstab
   people/michael/features/setup_harddisks_2/implementation/shdd2-init
   people/michael/features/setup_harddisks_2/implementation/shdd2-parser
   people/michael/features/setup_harddisks_2/implementation/shdd2-sizes
   people/michael/features/setup_harddisks_2/implementation/shdd2-volumes
Log:
updated the FSF address and removed the document_template


Deleted: people/michael/features/setup_harddisks_2/implementation/document_template
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/document_template	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/document_template	2007-11-11 10:36:18 UTC (rev 4708)
@@ -1,12 +0,0 @@
-################################################################################
-#
-# @brief SHORT DESC
-#
-# @param a
-# @param b
-#
-# @pointen
-#
-# @return 0
-#
-################################################################################

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-commands
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-commands	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-commands	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-exec
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-exec	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-exec	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-fstab
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-fstab	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-fstab	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-init
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-init	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-init	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-parser
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-parser	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-parser	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-sizes
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-sizes	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-sizes	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;

Modified: people/michael/features/setup_harddisks_2/implementation/shdd2-volumes
===================================================================
--- people/michael/features/setup_harddisks_2/implementation/shdd2-volumes	2007-11-11 10:33:22 UTC (rev 4707)
+++ people/michael/features/setup_harddisks_2/implementation/shdd2-volumes	2007-11-11 10:36:18 UTC (rev 4708)
@@ -15,7 +15,7 @@
 # `/usr/share/common-licences/GPL' in the Debian GNU/Linux distribution
 # or on the World Wide Web at http://www.gnu.org/copyleft/gpl.html. You
 # can also obtain it by writing to the Free Software Foundation, Inc.,
-# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 #*********************************************************************
 
 use strict;




More information about the Fai-commit mailing list