diff options
| author | Steve Zesch <[email protected]> | 2012-10-09 11:52:46 -0400 | 
|---|---|---|
| committer | Steve Zesch <[email protected]> | 2012-10-09 11:52:46 -0400 | 
| commit | 0d9a417255df1620855f232717463097761b09d6 (patch) | |
| tree | e7f5ee521661898f665ab54f13fea94ede966dae /trashapplet/src | |
| parent | aa7404034434537a1841d26ead87351047736a89 (diff) | |
| download | mate-applets-0d9a417255df1620855f232717463097761b09d6.tar.bz2 mate-applets-0d9a417255df1620855f232717463097761b09d6.tar.xz | |
Fixed fsf addresses. Closes #18.
Diffstat (limited to 'trashapplet/src')
| -rw-r--r-- | trashapplet/src/trash-empty.c | 4 | ||||
| -rw-r--r-- | trashapplet/src/trash-empty.h | 4 | ||||
| -rw-r--r-- | trashapplet/src/trashapplet.c | 2 | 
3 files changed, 5 insertions, 5 deletions
| diff --git a/trashapplet/src/trash-empty.c b/trashapplet/src/trash-empty.c index 1c311e5e..bff97460 100644 --- a/trashapplet/src/trash-empty.c +++ b/trashapplet/src/trash-empty.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.   */  #include <mateconf/mateconf-client.h> diff --git a/trashapplet/src/trash-empty.h b/trashapplet/src/trash-empty.h index 1bfbdc52..dd949999 100644 --- a/trashapplet/src/trash-empty.h +++ b/trashapplet/src/trash-empty.h @@ -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.   */  #ifndef _trash_empty_h_ diff --git a/trashapplet/src/trashapplet.c b/trashapplet/src/trashapplet.c index 2294c7ac..0edf9f74 100644 --- a/trashapplet/src/trashapplet.c +++ b/trashapplet/src/trashapplet.c @@ -18,7 +18,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 | 
