summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorFelix Riemann <friemann@gnome.org>2014-01-07 19:16:39 +0100
committerFelix Riemann <friemann@gnome.org>2014-01-07 19:18:45 +0100
commit548240b730630dbfdbcc0a1de9c715f7b57d98d3 (patch)
tree51e4c0f0129ed030463e745215dc3524de18df46 /plugins
parent7eff8509cb0e19a885d6fdc783710fd877a23650 (diff)
downloadeog-548240b730630dbfdbcc0a1de9c715f7b57d98d3.tar.gz
Update FSF address
The FSF changed its address quite some time ago. Modify the license headers to contain the new one. Also update the central COPYING text to the current text from the FSF homepage, which purges some stray form feed chars in the process. https://bugzilla.gnome.org/show_bug.cgi?id=721488
Diffstat (limited to 'plugins')
-rw-r--r--plugins/statusbar-date/eog-statusbar-date-plugin.c6
-rw-r--r--plugins/statusbar-date/eog-statusbar-date-plugin.h6
2 files changed, 6 insertions, 6 deletions
diff --git a/plugins/statusbar-date/eog-statusbar-date-plugin.c b/plugins/statusbar-date/eog-statusbar-date-plugin.c
index 60b72bb3..c4da5810 100644
--- a/plugins/statusbar-date/eog-statusbar-date-plugin.c
+++ b/plugins/statusbar-date/eog-statusbar-date-plugin.c
@@ -14,9 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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.
+ * 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.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifdef HAVE_CONFIG_H
diff --git a/plugins/statusbar-date/eog-statusbar-date-plugin.h b/plugins/statusbar-date/eog-statusbar-date-plugin.h
index 40523843..9b936b7d 100644
--- a/plugins/statusbar-date/eog-statusbar-date-plugin.h
+++ b/plugins/statusbar-date/eog-statusbar-date-plugin.h
@@ -14,9 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * 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.
+ * 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.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __EOG_STATUSBAR_DATE_PLUGIN_H__