[frogr] Updated dates in copyright headers
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Updated dates in copyright headers
- Date: Wed, 7 Jan 2015 23:46:44 +0000 (UTC)
commit bca1d0a9e627177dea9dbb905c9ca1a51e2cad5e
Author: Mario Sanchez Prada <msanchez gnome org>
Date: Wed Jan 7 23:39:40 2015 +0000
Updated dates in copyright headers
COPYING | 2 +-
README | 4 ++--
src/examples/example.c | 2 +-
src/flicksoup/COPYING | 2 +-
src/flicksoup/fsp-session.c | 2 +-
src/frogr-add-tags-dialog.c | 2 +-
src/frogr-add-to-group-dialog.c | 2 +-
src/frogr-add-to-set-dialog.c | 2 +-
src/frogr-auth-dialog.c | 2 +-
src/frogr-create-new-set-dialog.c | 2 +-
src/frogr-details-dialog.c | 2 +-
src/frogr-main-view.c | 2 +-
src/frogr-settings-dialog.c | 2 +-
src/main.c | 2 +-
14 files changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/COPYING b/COPYING
index 5bce85a..fcd1079 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-frogr is (C) 2009-2014 Mario Sanchez Prada <msanchez gnome org> and
+frogr is (C) 2009-2015 Mario Sanchez Prada <msanchez gnome org> and
is licensed under the following terms:
GNU GENERAL PUBLIC LICENSE
diff --git a/README b/README
index fb1573a..a66eb86 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ Mailing list: http://mail.gnome.org/mailman/listinfo/frogr-list
-------------------------------------------
-Frogr is Copyright (c) 2009-2014 Mario Sanchez Prada
+Frogr is Copyright (c) 2009-2015 Mario Sanchez Prada
https://wiki.gnome.org/Apps/Frogr
@@ -48,7 +48,7 @@ See the COPYING file for more details.
-------------------------------------------
Frogr's Flickr API implementation (we call it "flicksoup", located
-under src/flicksoup) is Copyright (c) 2010-2014 Mario Sanchez Prada
+under src/flicksoup) is Copyright (c) 2010-2015 Mario Sanchez Prada
Flicksoup is Free Software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License version 3 as
diff --git a/src/examples/example.c b/src/examples/example.c
index f9fb06b..0474b1c 100644
--- a/src/examples/example.c
+++ b/src/examples/example.c
@@ -1,7 +1,7 @@
/*
* example.c -- Random example to test the flicksoup files
*
- * Copyright (C) 2010-2012 Mario Sanchez Prada
+ * Copyright (C) 2010-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/flicksoup/COPYING b/src/flicksoup/COPYING
index 19b4076..4f536a3 100644
--- a/src/flicksoup/COPYING
+++ b/src/flicksoup/COPYING
@@ -1,4 +1,4 @@
-flicksoup is (C) 2010-2012 Mario Sanchez Prada <msanchez gnome org>
+flicksoup is (C) 2010-2015 Mario Sanchez Prada <msanchez gnome org>
and is licensed under the following terms:
GNU LESSER GENERAL PUBLIC LICENSE
diff --git a/src/flicksoup/fsp-session.c b/src/flicksoup/fsp-session.c
index fc012c6..9ee6020 100644
--- a/src/flicksoup/fsp-session.c
+++ b/src/flicksoup/fsp-session.c
@@ -1,7 +1,7 @@
/*
* fsp-session.c
*
- * Copyright (C) 2010-2014 Mario Sanchez Prada
+ * Copyright (C) 2010-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/frogr-add-tags-dialog.c b/src/frogr-add-tags-dialog.c
index d012ad3..f4c2689 100644
--- a/src/frogr-add-tags-dialog.c
+++ b/src/frogr-add-tags-dialog.c
@@ -1,7 +1,7 @@
/*
* frogr-add-tags-dialog.c -- Frogr 'add tags' dialog
*
- * Copyright (C) 2009-2014 Mario Sanchez Prada
+ * Copyright (C) 2009-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/frogr-add-to-group-dialog.c b/src/frogr-add-to-group-dialog.c
index e2bdacd..ab1e3b4 100644
--- a/src/frogr-add-to-group-dialog.c
+++ b/src/frogr-add-to-group-dialog.c
@@ -1,7 +1,7 @@
/*
* frogr-add-to-group-dialog.c -- 'Add to group' dialog
*
- * Copyright (C) 2010-2014 Mario Sanchez Prada
+ * Copyright (C) 2010-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/frogr-add-to-set-dialog.c b/src/frogr-add-to-set-dialog.c
index 0fb3ebc..9f58b4b 100644
--- a/src/frogr-add-to-set-dialog.c
+++ b/src/frogr-add-to-set-dialog.c
@@ -1,7 +1,7 @@
/*
* frogr-add-to-set-dialog.c -- 'Add to set' dialog
*
- * Copyright (C) 2010-2014 Mario Sanchez Prada
+ * Copyright (C) 2010-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/frogr-auth-dialog.c b/src/frogr-auth-dialog.c
index 70de6b1..b844dbf 100644
--- a/src/frogr-auth-dialog.c
+++ b/src/frogr-auth-dialog.c
@@ -1,7 +1,7 @@
/*
* frogr-auth-dialog.c -- Authorization dialog
*
- * Copyright (C) 2009-2014 Mario Sanchez Prada
+ * Copyright (C) 2009-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/frogr-create-new-set-dialog.c b/src/frogr-create-new-set-dialog.c
index bfea993..3acd9a3 100644
--- a/src/frogr-create-new-set-dialog.c
+++ b/src/frogr-create-new-set-dialog.c
@@ -1,7 +1,7 @@
/*
* frogr-create-new-set-dialog.c -- 'Create new set' dialog
*
- * Copyright (C) 2010-2014 Mario Sanchez Prada
+ * Copyright (C) 2010-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/frogr-details-dialog.c b/src/frogr-details-dialog.c
index 4442c23..20db681 100644
--- a/src/frogr-details-dialog.c
+++ b/src/frogr-details-dialog.c
@@ -1,7 +1,7 @@
/*
* frogr-details-dialog.c -- Picture details dialog
*
- * Copyright (C) 2009-2014 Mario Sanchez Prada
+ * Copyright (C) 2009-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/frogr-main-view.c b/src/frogr-main-view.c
index b87be9e..9f141e2 100644
--- a/src/frogr-main-view.c
+++ b/src/frogr-main-view.c
@@ -1,7 +1,7 @@
/*
* frogr-main-view.c -- Main view for the application
*
- * Copyright (C) 2009-2014 Mario Sanchez Prada
+ * Copyright (C) 2009-2015 Mario Sanchez Prada
* (C) 2011 Joaquim Rocha
* Authors:
* Joaquim Rocha <jrocha igalia com>
diff --git a/src/frogr-settings-dialog.c b/src/frogr-settings-dialog.c
index bcecfea..2f9d75d 100644
--- a/src/frogr-settings-dialog.c
+++ b/src/frogr-settings-dialog.c
@@ -1,7 +1,7 @@
/*
* frogr-settings-dialog.c -- Main settings dialog
*
- * Copyright (C) 2009-2014 Mario Sanchez Prada
+ * Copyright (C) 2009-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
diff --git a/src/main.c b/src/main.c
index 23ace16..04a1769 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,7 +1,7 @@
/*
* main.c -- Main file and initialization
*
- * Copyright (C) 2009-2014 Mario Sanchez Prada
+ * Copyright (C) 2009-2015 Mario Sanchez Prada
* Authors: Mario Sanchez Prada <msanchez gnome org>
*
* This program is free software; you can redistribute it and/or
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]