[libchamplain] Update copyrights
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Update copyrights
- Date: Sun, 1 Aug 2010 23:16:39 +0000 (UTC)
commit ceb86a4bbde6e5bedac4ed125bfeb444ab2cadf6
Author: JiÅ?Ã Techet <techet gmail com>
Date: Sun Aug 1 17:41:47 2010 +0200
Update copyrights
Add my name where I edited the sources a little more so
everybody knows who to blame for the stupid errors...
Signed-off-by: JiÅ?Ã Techet <techet gmail com>
champlain/champlain-file-tile-source.c | 1 +
champlain/champlain-file-tile-source.h | 1 +
champlain/champlain-map-source-factory.c | 1 +
champlain/champlain-map-source-factory.h | 1 +
champlain/champlain-network-bbox-tile-source.c | 1 +
champlain/champlain-network-bbox-tile-source.h | 1 +
champlain/champlain-tile.c | 1 +
champlain/champlain-tile.h | 1 +
champlain/champlain-view.c | 1 +
champlain/champlain-view.h | 1 +
champlain/champlain.h | 1 +
11 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/champlain/champlain-file-tile-source.c b/champlain/champlain-file-tile-source.c
index 6978175..e84e01d 100644
--- a/champlain/champlain-file-tile-source.c
+++ b/champlain/champlain-file-tile-source.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2009 Simon Wenner <simon wenner ch>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-file-tile-source.h b/champlain/champlain-file-tile-source.h
index d022252..fbf9bb0 100644
--- a/champlain/champlain-file-tile-source.h
+++ b/champlain/champlain-file-tile-source.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2009 Simon Wenner <simon wenner ch>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-map-source-factory.c b/champlain/champlain-map-source-factory.c
index eec7f84..efc0785 100644
--- a/champlain/champlain-map-source-factory.c
+++ b/champlain/champlain-map-source-factory.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2009 Pierre-Luc Beaudoin <pierre-luc pierlux com>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-map-source-factory.h b/champlain/champlain-map-source-factory.h
index f932638..ca4e984 100644
--- a/champlain/champlain-map-source-factory.h
+++ b/champlain/champlain-map-source-factory.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2009 Pierre-Luc Beaudoin <pierre-luc pierlux com>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-network-bbox-tile-source.c b/champlain/champlain-network-bbox-tile-source.c
index d407d53..ab6dd8c 100644
--- a/champlain/champlain-network-bbox-tile-source.c
+++ b/champlain/champlain-network-bbox-tile-source.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2009 Simon Wenner <simon wenner ch>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-network-bbox-tile-source.h b/champlain/champlain-network-bbox-tile-source.h
index 0ab6770..c7d57f9 100644
--- a/champlain/champlain-network-bbox-tile-source.h
+++ b/champlain/champlain-network-bbox-tile-source.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2009 Simon Wenner <simon wenner ch>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-tile.c b/champlain/champlain-tile.c
index 8e5e29a..0846536 100644
--- a/champlain/champlain-tile.c
+++ b/champlain/champlain-tile.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008-2009 Pierre-Luc Beaudoin <pierre-luc pierlux com>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-tile.h b/champlain/champlain-tile.h
index 2d53d1b..d2cc66e 100644
--- a/champlain/champlain-tile.h
+++ b/champlain/champlain-tile.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008-2009 Pierre-Luc Beaudoin <pierre-luc pierlux com>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-view.c b/champlain/champlain-view.c
index ac4470d..186a635 100644
--- a/champlain/champlain-view.c
+++ b/champlain/champlain-view.c
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008-2009 Pierre-Luc Beaudoin <pierre-luc pierlux com>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain-view.h b/champlain/champlain-view.h
index 469fe8f..ca4800f 100644
--- a/champlain/champlain-view.h
+++ b/champlain/champlain-view.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008 Pierre-Luc Beaudoin <pierre-luc pierlux com>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/champlain/champlain.h b/champlain/champlain.h
index 8c87235..d1ec6f6 100644
--- a/champlain/champlain.h
+++ b/champlain/champlain.h
@@ -1,5 +1,6 @@
/*
* Copyright (C) 2008-2009 Pierre-Luc Beaudoin <pierre-luc pierlux com>
+ * Copyright (C) 2010 Jiri Techet <techet gmail com>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]