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/fish/fish.c | |
parent | 24ac184b8026e9628f8589938399c703101b6276 (diff) | |
download | mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.bz2 mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'applets/fish/fish.c')
-rw-r--r-- | applets/fish/fish.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applets/fish/fish.c b/applets/fish/fish.c index 315c5c45..5cbbb553 100644 --- a/applets/fish/fish.c +++ b/applets/fish/fish.c @@ -15,8 +15,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: * George Lebl <[email protected]> |