From 4c2b90806ffce73f9f5ad861df939f119256cd74 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 4 Sep 2012 12:56:45 -0400 Subject: Fixed incorrect fsf addresses. Closes #4. --- plugins/statusbar-date/eom-statusbar-date-plugin.c | 2 +- plugins/statusbar-date/eom-statusbar-date-plugin.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/statusbar-date') diff --git a/plugins/statusbar-date/eom-statusbar-date-plugin.c b/plugins/statusbar-date/eom-statusbar-date-plugin.c index 84b1524..1cab0ef 100644 --- a/plugins/statusbar-date/eom-statusbar-date-plugin.c +++ b/plugins/statusbar-date/eom-statusbar-date-plugin.c @@ -16,7 +16,7 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/plugins/statusbar-date/eom-statusbar-date-plugin.h b/plugins/statusbar-date/eom-statusbar-date-plugin.h index 0c24ac6..84bfeaf 100644 --- a/plugins/statusbar-date/eom-statusbar-date-plugin.h +++ b/plugins/statusbar-date/eom-statusbar-date-plugin.h @@ -16,7 +16,7 @@ * * 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. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __EOM_STATUSBAR_DATE_PLUGIN_H__ -- cgit v1.2.1