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/notification_area/main.c | |
parent | 24ac184b8026e9628f8589938399c703101b6276 (diff) | |
download | mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.bz2 mate-panel-6df88f1083d89a62b389d2dbb2f95d2e54f019d6.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'applets/notification_area/main.c')
-rw-r--r-- | applets/notification_area/main.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/applets/notification_area/main.c b/applets/notification_area/main.c index c6414efc..38832a7f 100644 --- a/applets/notification_area/main.c +++ b/applets/notification_area/main.c @@ -17,8 +17,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. */ #include <config.h> |