summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLuca Niccoli <lultimouomo@gmail.com>2013-08-12 18:40:47 +0200
committerLuca Niccoli <lultimouomo@gmail.com>2013-08-12 18:40:47 +0200
commite6011e58b6c2094e610554c943909a3ead6ea458 (patch)
tree6c378d70fcf58baf437477d0956c91cd91755838 /src
parent5c3759dae9d91dd27a207e095c54405e3ea9991e (diff)
Imported Upstream version 2.0.0+svn306
Diffstat (limited to 'src')
-rw-r--r--src/algo0x0d.cpp4
-rw-r--r--[-rwxr-xr-x]src/algo0x0e.cpp4
-rw-r--r--src/algo0x11.cpp4
-rw-r--r--src/algo0x13.cpp4
-rw-r--r--src/algo0x15.cpp2
-rw-r--r--src/algorithm.cpp4
-rw-r--r--src/band.cpp4
-rw-r--r--src/bandplane.cpp4
-rw-r--r--src/cache.cpp4
-rw-r--r--src/colors.cpp4
-rw-r--r--src/compress.cpp4
-rw-r--r--src/core.cpp4
-rw-r--r--src/document.cpp4
-rw-r--r--src/page.cpp4
-rw-r--r--src/ppdfile.cpp4
-rw-r--r--src/printer.cpp4
-rw-r--r--src/pstoqpdl.cpp4
-rw-r--r--src/qpdl.cpp4
-rw-r--r--src/rastertoqpdl.cpp4
-rw-r--r--src/rendering.cpp4
-rw-r--r--src/request.cpp4
-rw-r--r--src/semaphore.cpp4
22 files changed, 43 insertions, 43 deletions
diff --git a/src/algo0x0d.cpp b/src/algo0x0d.cpp
index 0da54a8..5489886 100644
--- a/src/algo0x0d.cpp
+++ b/src/algo0x0d.cpp
@@ -14,9 +14,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: algo0x0d.cpp 268 2010-07-29 10:10:15Z tillkamppeter $
+ * $Id: algo0x0d.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
* --
* This code is written by Leonardo Hamada
diff --git a/src/algo0x0e.cpp b/src/algo0x0e.cpp
index a0fbd9c..26f2e89 100755..100644
--- a/src/algo0x0e.cpp
+++ b/src/algo0x0e.cpp
@@ -14,9 +14,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: algo0x0e.cpp 245 2008-11-24 23:00:43Z ap2c $
+ * $Id: algo0x0e.cpp 303 2012-02-29 14:43:25Z tillkamppeter $
*
* --
* This code is written by Leonardo Hamada
diff --git a/src/algo0x11.cpp b/src/algo0x11.cpp
index 2f127a2..ca4c35e 100644
--- a/src/algo0x11.cpp
+++ b/src/algo0x11.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: algo0x11.cpp 284 2011-02-19 18:31:08Z tillkamppeter $
+ * $Id: algo0x11.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "algo0x11.h"
diff --git a/src/algo0x13.cpp b/src/algo0x13.cpp
index f0cf1de..4afd6b4 100644
--- a/src/algo0x13.cpp
+++ b/src/algo0x13.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: algo0x13.cpp 287 2011-02-19 19:10:22Z tillkamppeter $
+ * $Id: algo0x13.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "algo0x13.h"
diff --git a/src/algo0x15.cpp b/src/algo0x15.cpp
index 5a60e73..b498b4f 100644
--- a/src/algo0x15.cpp
+++ b/src/algo0x15.cpp
@@ -14,7 +14,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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Id: algo0x15.cpp 287 2011-02-19 19:10:22Z tillkamppeter $
* --
diff --git a/src/algorithm.cpp b/src/algorithm.cpp
index aba7d0b..2ca56bb 100644
--- a/src/algorithm.cpp
+++ b/src/algorithm.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: algorithm.cpp 119 2008-01-22 23:06:29Z ap2c $
+ * $Id: algorithm.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "algorithm.h"
diff --git a/src/band.cpp b/src/band.cpp
index 4d0efc3..afb4fc0 100644
--- a/src/band.cpp
+++ b/src/band.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: band.cpp 140 2008-01-31 18:33:18Z ap2c $
+ * $Id: band.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "band.h"
diff --git a/src/bandplane.cpp b/src/bandplane.cpp
index 89e8a73..edf672d 100644
--- a/src/bandplane.cpp
+++ b/src/bandplane.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: bandplane.cpp 257 2008-12-28 22:21:17Z ap2c $
+ * $Id: bandplane.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "bandplane.h"
diff --git a/src/cache.cpp b/src/cache.cpp
index 1acedb4..0602630 100644
--- a/src/cache.cpp
+++ b/src/cache.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: cache.cpp 200 2008-02-21 21:58:17Z ap2c $
+ * $Id: cache.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#ifndef DISABLE_THREADS
diff --git a/src/colors.cpp b/src/colors.cpp
index 0ac7af7..5899716 100644
--- a/src/colors.cpp
+++ b/src/colors.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: colors.cpp 198 2008-02-19 21:35:23Z ap2c $
+ * $Id: colors.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "colors.h"
diff --git a/src/compress.cpp b/src/compress.cpp
index 89cd7bf..54b920c 100644
--- a/src/compress.cpp
+++ b/src/compress.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: compress.cpp 298 2011-07-20 16:20:18Z tillkamppeter $
+ * $Id: compress.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "compress.h"
diff --git a/src/core.cpp b/src/core.cpp
index e3a35ca..e5e1ded 100644
--- a/src/core.cpp
+++ b/src/core.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: core.cpp 119 2008-01-22 23:06:29Z ap2c $
+ * $Id: core.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "core.h"
diff --git a/src/document.cpp b/src/document.cpp
index eb7827e..928bfd7 100644
--- a/src/document.cpp
+++ b/src/document.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: document.cpp 256 2008-11-30 14:20:22Z ap2c $
+ * $Id: document.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "document.h"
diff --git a/src/page.cpp b/src/page.cpp
index 9d36298..60e5930 100644
--- a/src/page.cpp
+++ b/src/page.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: page.cpp 298 2011-07-20 16:20:18Z tillkamppeter $
+ * $Id: page.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "page.h"
diff --git a/src/ppdfile.cpp b/src/ppdfile.cpp
index d6a6439..fdd157f 100644
--- a/src/ppdfile.cpp
+++ b/src/ppdfile.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: ppdfile.cpp 273 2010-07-29 15:34:19Z tillkamppeter $
+ * $Id: ppdfile.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "ppdfile.h"
diff --git a/src/printer.cpp b/src/printer.cpp
index 0ae996a..b1c6b5c 100644
--- a/src/printer.cpp
+++ b/src/printer.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: printer.cpp 298 2011-07-20 16:20:18Z tillkamppeter $
+ * $Id: printer.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "printer.h"
diff --git a/src/pstoqpdl.cpp b/src/pstoqpdl.cpp
index 10b4dcd..c9e4e10 100644
--- a/src/pstoqpdl.cpp
+++ b/src/pstoqpdl.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: pstoqpdl.cpp 298 2011-07-20 16:20:18Z tillkamppeter $
+ * $Id: pstoqpdl.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "ppdfile.h"
diff --git a/src/qpdl.cpp b/src/qpdl.cpp
index 9b6c13f..994e1c8 100644
--- a/src/qpdl.cpp
+++ b/src/qpdl.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: qpdl.cpp 298 2011-07-20 16:20:18Z tillkamppeter $
+ * $Id: qpdl.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "qpdl.h"
diff --git a/src/rastertoqpdl.cpp b/src/rastertoqpdl.cpp
index 44f0c7c..9e7717b 100644
--- a/src/rastertoqpdl.cpp
+++ b/src/rastertoqpdl.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: rastertoqpdl.cpp 298 2011-07-20 16:20:18Z tillkamppeter $
+ * $Id: rastertoqpdl.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include <errno.h>
diff --git a/src/rendering.cpp b/src/rendering.cpp
index fafdd36..3d40e16 100644
--- a/src/rendering.cpp
+++ b/src/rendering.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: rendering.cpp 298 2011-07-20 16:20:18Z tillkamppeter $
+ * $Id: rendering.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "rendering.h"
diff --git a/src/request.cpp b/src/request.cpp
index 609dfae..da7f3e4 100644
--- a/src/request.cpp
+++ b/src/request.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: request.cpp 183 2008-02-09 15:24:43Z ap2c $
+ * $Id: request.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "request.h"
diff --git a/src/semaphore.cpp b/src/semaphore.cpp
index b867cb6..a4c6e8e 100644
--- a/src/semaphore.cpp
+++ b/src/semaphore.cpp
@@ -13,9 +13,9 @@
* 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.
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $Id: semaphore.cpp 139 2008-01-31 16:48:23Z ap2c $
+ * $Id: semaphore.cpp 301 2012-02-29 14:11:09Z tillkamppeter $
*
*/
#include "semaphore.h"