diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:54:49 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:54:49 -0500 |
commit | 93dce2bc982cb90c4bdc935da979208a0589e446 (patch) | |
tree | 243adb3239cee244364007282ee38464d3fce071 /plugins/time | |
parent | e0673d1748fb1d3d6b3331a9956c7439ff334f4a (diff) | |
download | pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.bz2 pluma-93dce2bc982cb90c4bdc935da979208a0589e446.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'plugins/time')
-rwxr-xr-x | plugins/time/pluma-time-plugin.c | 2 | ||||
-rwxr-xr-x | plugins/time/pluma-time-plugin.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/time/pluma-time-plugin.c b/plugins/time/pluma-time-plugin.c index 5709e713..24433965 100755 --- a/plugins/time/pluma-time-plugin.c +++ b/plugins/time/pluma-time-plugin.c @@ -15,7 +15,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. * * $Id$ */ diff --git a/plugins/time/pluma-time-plugin.h b/plugins/time/pluma-time-plugin.h index e7b66909..7795c9c8 100755 --- a/plugins/time/pluma-time-plugin.h +++ b/plugins/time/pluma-time-plugin.h @@ -15,7 +15,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. * * $Id$ */ |