diff options
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 |