[Piuparts-commits] rev 302 - in trunk: . debian piupartslib

Holger Levsen holger at alioth.debian.org
Thu Mar 26 20:10:30 UTC 2009


Author: holger
Date: 2009-03-26 20:10:29 +0000 (Thu, 26 Mar 2009)
New Revision: 302

Modified:
   trunk/debian/changelog
   trunk/piuparts-analyze.py
   trunk/piuparts-master.py
   trunk/piuparts-report.py
   trunk/piuparts-slave.py
   trunk/piuparts.docbook
   trunk/piuparts.py
   trunk/piupartslib/__init__.py
   trunk/piupartslib/conf.py
   trunk/piupartslib/dependencyparser.py
   trunk/piupartslib/packagesdb.py
Log:
Update FSF address in all files referencing the GPL.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/debian/changelog	2009-03-26 20:10:29 UTC (rev 302)
@@ -57,6 +57,7 @@
     master-slave mode.
   * Add NEWS file.
   * Update debian/copyright to reflect that piuparts is licenced under GPL2+.
+  * Update FSF address in all files referencing the GPL.
 
  -- Holger Levsen <holger at debian.org>  Tue, 10 Mar 2009 15:23:59 +0100
 

Modified: trunk/piuparts-analyze.py
===================================================================
--- trunk/piuparts-analyze.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piuparts-analyze.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -12,9 +12,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 #
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 """Analyze failed piuparts logs and move them around when the errors are known.

Modified: trunk/piuparts-master.py
===================================================================
--- trunk/piuparts-master.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piuparts-master.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -12,9 +12,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 """Distributed piuparts processing, master program

Modified: trunk/piuparts-report.py
===================================================================
--- trunk/piuparts-report.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piuparts-report.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -12,9 +12,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 """Create HTML reports of piuparts log files

Modified: trunk/piuparts-slave.py
===================================================================
--- trunk/piuparts-slave.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piuparts-slave.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -12,9 +12,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 """Distributed piuparts processing, slave program

Modified: trunk/piuparts.docbook
===================================================================
--- trunk/piuparts.docbook	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piuparts.docbook	2009-03-26 20:10:29 UTC (rev 302)
@@ -14,9 +14,9 @@
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 Public License for more details.
 
-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
+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., 
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 -->
 

Modified: trunk/piuparts.py
===================================================================
--- trunk/piuparts.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piuparts.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -12,9 +12,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 """Debian package installation and uninstallation tester.

Modified: trunk/piupartslib/__init__.py
===================================================================
--- trunk/piupartslib/__init__.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piupartslib/__init__.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -10,9 +10,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 import bz2

Modified: trunk/piupartslib/conf.py
===================================================================
--- trunk/piupartslib/conf.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piupartslib/conf.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -10,9 +10,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 #

Modified: trunk/piupartslib/dependencyparser.py
===================================================================
--- trunk/piupartslib/dependencyparser.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piupartslib/dependencyparser.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -10,9 +10,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 """Parser for Debian package relationship strings

Modified: trunk/piupartslib/packagesdb.py
===================================================================
--- trunk/piupartslib/packagesdb.py	2009-03-23 15:08:48 UTC (rev 301)
+++ trunk/piupartslib/packagesdb.py	2009-03-26 20:10:29 UTC (rev 302)
@@ -10,9 +10,9 @@
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
 # Public License for more details.
 # 
-# 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
+# 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., 
+# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
 
 
 """Packages database for distributed piuparts processing




More information about the Piuparts-commits mailing list