[Frugalware-git] fw-control-center: gnetconfig: update year in
copyright notice
Priyank
priyank at frugalware.org
Thu Jan 1 07:48:21 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=fw-control-center.git;a=commitdiff;h=7f826110e8fa64448949b8030481773ef64e9c54
commit 7f826110e8fa64448949b8030481773ef64e9c54
Author: Priyank <priyank at frugalware.org>
Date: Thu Jan 1 12:17:55 2009 +0530
gnetconfig: update year in copyright notice
diff --git a/gnetconfig/src/gnetconfig-about.c b/gnetconfig/src/gnetconfig-about.c
index 55b771a..5c73403 100644
--- a/gnetconfig/src/gnetconfig-about.c
+++ b/gnetconfig/src/gnetconfig-about.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-about.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -65,7 +65,7 @@ gnetconfig_about (void)
gtk_show_about_dialog (GTK_WINDOW(gn_main_window),
"name", PACKAGE,
"version", VERSION,
- "copyright", _("(C) 2007-2008 Frugalware Developer Team (GPL)"),
+ "copyright", _("(C) 2007-2009 Frugalware Developer Team (GPL)"),
"comments", _("A graphical network configuration tool for Frugalware Linux."),
"license", license,
"authors", authors,
diff --git a/gnetconfig/src/gnetconfig-interface.c b/gnetconfig/src/gnetconfig-interface.c
index 3db9fb3..a155ca8 100644
--- a/gnetconfig/src/gnetconfig-interface.c
+++ b/gnetconfig/src/gnetconfig-interface.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-interface.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/gnetconfig/src/gnetconfig-interface_detect.c b/gnetconfig/src/gnetconfig-interface_detect.c
index 2a4d264..fa2551f 100644
--- a/gnetconfig/src/gnetconfig-interface_detect.c
+++ b/gnetconfig/src/gnetconfig-interface_detect.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-interface_detect.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/gnetconfig/src/gnetconfig-interface_opts.c b/gnetconfig/src/gnetconfig-interface_opts.c
index 1bd6b68..29c017d 100644
--- a/gnetconfig/src/gnetconfig-interface_opts.c
+++ b/gnetconfig/src/gnetconfig-interface_opts.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-interface_opts.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/gnetconfig/src/gnetconfig-messages.c b/gnetconfig/src/gnetconfig-messages.c
index 83dfe5c..b04a5ab 100644
--- a/gnetconfig/src/gnetconfig-messages.c
+++ b/gnetconfig/src/gnetconfig-messages.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-messages.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/gnetconfig/src/gnetconfig-misc.c b/gnetconfig/src/gnetconfig-misc.c
index cb1ab2d..3d6ed2f 100644
--- a/gnetconfig/src/gnetconfig-misc.c
+++ b/gnetconfig/src/gnetconfig-misc.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-misc.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/gnetconfig/src/gnetconfig-new_interface.c b/gnetconfig/src/gnetconfig-new_interface.c
index 769a28f..d7a9743 100644
--- a/gnetconfig/src/gnetconfig-new_interface.c
+++ b/gnetconfig/src/gnetconfig-new_interface.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-new_interface.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/gnetconfig/src/gnetconfig-new_profile.c b/gnetconfig/src/gnetconfig-new_profile.c
index 9adbfe5..6ba70a1 100644
--- a/gnetconfig/src/gnetconfig-new_profile.c
+++ b/gnetconfig/src/gnetconfig-new_profile.c
@@ -1,7 +1,7 @@
/*
* gnetconfig-new_profile.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/gnetconfig/src/gnetconfig.c b/gnetconfig/src/gnetconfig.c
index e6b3098..c5b356e 100644
--- a/gnetconfig/src/gnetconfig.c
+++ b/gnetconfig/src/gnetconfig.c
@@ -1,7 +1,7 @@
/*
* gnetconfig.c for gnetconfig
*
- * Copyright (C) 2007-2008 by Priyank Gosalia <priyankmg at gmail.com>
+ * Copyright (C) 2007-2009 by Priyank Gosalia <priyankmg at gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
More information about the Frugalware-git
mailing list