From 9caeb28f7cd75f0c368285fa8e298862b182705d Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Fri, 3 Oct 2008 14:29:43 -0400 Subject: [PATCH] Get rid of squidy.info --- champlain/champlain.h | 2 +- champlain/champlain_defines.h | 2 +- champlain/champlain_private.h | 2 +- champlain/champlainlayer.c | 2 +- champlain/champlainlayer.h | 2 +- champlain/champlainmarker.c | 2 +- champlain/champlainmarker.h | 2 +- champlain/champlainview.c | 2 +- champlain/champlainview.h | 2 +- champlain/launcher.c | 2 +- champlain/map.c | 2 +- champlain/map.h | 2 +- champlain/sources/debugmap.c | 2 +- champlain/sources/debugmap.h | 2 +- champlain/sources/google_map.c | 2 +- champlain/sources/google_map.h | 2 +- champlain/sources/google_sat.c | 2 +- champlain/sources/google_sat.h | 2 +- champlain/sources/google_terrain.c | 2 +- champlain/sources/google_terrain.h | 2 +- champlain/sources/mff_relief.c | 2 +- champlain/sources/mff_relief.h | 2 +- champlain/sources/oam.c | 2 +- champlain/sources/oam.h | 2 +- champlain/sources/osm_mapnik.c | 2 +- champlain/sources/osm_mapnik.h | 2 +- champlain/tile.c | 2 +- champlain/tile.h | 2 +- champlain/zoomlevel.c | 2 +- champlain/zoomlevel.h | 2 +- configure.ac | 2 +- docs/reference/libchamplain-docs.sgml | 2 +- 32 files changed, 32 insertions(+), 32 deletions(-) diff --git a/champlain/champlain.h b/champlain/champlain.h index 2617f73..6db3929 100644 --- a/champlain/champlain.h +++ b/champlain/champlain.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlain_defines.h b/champlain/champlain_defines.h index 6e133f5..1bddbf0 100644 --- a/champlain/champlain_defines.h +++ b/champlain/champlain_defines.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlain_private.h b/champlain/champlain_private.h index 4d97f75..3898ef3 100644 --- a/champlain/champlain_private.h +++ b/champlain/champlain_private.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlainlayer.c b/champlain/champlainlayer.c index 8335d35..6fb6959 100644 --- a/champlain/champlainlayer.c +++ b/champlain/champlainlayer.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlainlayer.h b/champlain/champlainlayer.h index 0a18f31..90ff2a3 100644 --- a/champlain/champlainlayer.h +++ b/champlain/champlainlayer.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlainmarker.c b/champlain/champlainmarker.c index d714d1c..1ff15a5 100644 --- a/champlain/champlainmarker.c +++ b/champlain/champlainmarker.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlainmarker.h b/champlain/champlainmarker.h index f9bbd8b..9eec371 100644 --- a/champlain/champlainmarker.h +++ b/champlain/champlainmarker.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlainview.c b/champlain/champlainview.c index 020d035..874660d 100644 --- a/champlain/champlainview.c +++ b/champlain/champlainview.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/champlainview.h b/champlain/champlainview.h index ee64b7a..6035505 100644 --- a/champlain/champlainview.h +++ b/champlain/champlainview.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/launcher.c b/champlain/launcher.c index b9dc86a..4bf57ba 100644 --- a/champlain/launcher.c +++ b/champlain/launcher.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/map.c b/champlain/map.c index 77c86b7..77e38d2 100644 --- a/champlain/map.c +++ b/champlain/map.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/map.h b/champlain/map.h index 6b1e020..0e01b19 100644 --- a/champlain/map.h +++ b/champlain/map.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/debugmap.c b/champlain/sources/debugmap.c index 3ab068a..333d184 100644 --- a/champlain/sources/debugmap.c +++ b/champlain/sources/debugmap.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/debugmap.h b/champlain/sources/debugmap.h index e30ba8f..a8232ca 100644 --- a/champlain/sources/debugmap.h +++ b/champlain/sources/debugmap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/google_map.c b/champlain/sources/google_map.c index 6803654..10d43d7 100644 --- a/champlain/sources/google_map.c +++ b/champlain/sources/google_map.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/google_map.h b/champlain/sources/google_map.h index d9bf7c3..e3d6ac1 100644 --- a/champlain/sources/google_map.h +++ b/champlain/sources/google_map.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/google_sat.c b/champlain/sources/google_sat.c index 0949fe8..63d7e8d 100644 --- a/champlain/sources/google_sat.c +++ b/champlain/sources/google_sat.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/google_sat.h b/champlain/sources/google_sat.h index bc69231..d866793 100644 --- a/champlain/sources/google_sat.h +++ b/champlain/sources/google_sat.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/google_terrain.c b/champlain/sources/google_terrain.c index 13723be..5ef427f 100644 --- a/champlain/sources/google_terrain.c +++ b/champlain/sources/google_terrain.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/google_terrain.h b/champlain/sources/google_terrain.h index 5061032..edbf2a1 100644 --- a/champlain/sources/google_terrain.h +++ b/champlain/sources/google_terrain.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/mff_relief.c b/champlain/sources/mff_relief.c index a0f853c..54c38b3 100644 --- a/champlain/sources/mff_relief.c +++ b/champlain/sources/mff_relief.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/mff_relief.h b/champlain/sources/mff_relief.h index 46ca6eb..a26c0a5 100644 --- a/champlain/sources/mff_relief.h +++ b/champlain/sources/mff_relief.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/oam.c b/champlain/sources/oam.c index 2078d00..fa0412c 100644 --- a/champlain/sources/oam.c +++ b/champlain/sources/oam.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/oam.h b/champlain/sources/oam.h index 39fd36d..a8bb862 100644 --- a/champlain/sources/oam.h +++ b/champlain/sources/oam.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/osm_mapnik.c b/champlain/sources/osm_mapnik.c index ad1c861..491da17 100644 --- a/champlain/sources/osm_mapnik.c +++ b/champlain/sources/osm_mapnik.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/sources/osm_mapnik.h b/champlain/sources/osm_mapnik.h index 671bd0f..2162872 100644 --- a/champlain/sources/osm_mapnik.h +++ b/champlain/sources/osm_mapnik.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/tile.c b/champlain/tile.c index 550c081..fe35a15 100644 --- a/champlain/tile.c +++ b/champlain/tile.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/tile.h b/champlain/tile.h index f200ddb..bf9bf8b 100644 --- a/champlain/tile.h +++ b/champlain/tile.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/zoomlevel.c b/champlain/zoomlevel.c index 0d04560..8984664 100644 --- a/champlain/zoomlevel.c +++ b/champlain/zoomlevel.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/champlain/zoomlevel.h b/champlain/zoomlevel.h index e891183..9a6a185 100644 --- a/champlain/zoomlevel.h +++ b/champlain/zoomlevel.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Pierre-Luc Beaudoin + * Copyright (C) 2008 Pierre-Luc Beaudoin * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/configure.ac b/configure.ac index 93cda84..7b9c54f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(libchamplain, 0.2.2, pierre-luc@squidy.info) +AC_INIT(libchamplain, 0.2.2, pierre-luc@pierlux.com) AC_CONFIG_SRCDIR([champlain/champlainview.h]) AC_CONFIG_HEADER([config.h]) AC_CONFIG_MACRO_DIR(m4) diff --git a/docs/reference/libchamplain-docs.sgml b/docs/reference/libchamplain-docs.sgml index e63aa99..7ec468d 100644 --- a/docs/reference/libchamplain-docs.sgml +++ b/docs/reference/libchamplain-docs.sgml @@ -9,7 +9,7 @@ for libchamplain &version; The latest version of this documentation can be found on-line at - http://blog.squidy.info/projects/libchamplain/. + http://blog.pierlux.com/projects/libchamplain/. -- 2.39.5