diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:42:35 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:42:35 -0500 |
commit | 6df88f1083d89a62b389d2dbb2f95d2e54f019d6 (patch) | |
tree | 8ca355eee4bc532fcf8c1e3a7d72ceb134c1dbd5 /applets/clock/clock-sunpos.c | |
parent | 24ac184b8026e9628f8589938399c703101b6276 (diff) | |
download | mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.bz2 mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'applets/clock/clock-sunpos.c')
-rw-r--r-- | applets/clock/clock-sunpos.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applets/clock/clock-sunpos.c b/applets/clock/clock-sunpos.c index 2103fd90..20b7e68d 100644 --- a/applets/clock/clock-sunpos.c +++ b/applets/clock/clock-sunpos.c @@ -13,8 +13,8 @@ * * 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. * * Authors: * Jonathan Blandford <[email protected]> |