diff --git a/xed/xed-app-activatable.h b/xed/xed-app-activatable.h index 19dca02..2a6b1a6 100644 --- a/xed/xed-app-activatable.h +++ b/xed/xed-app-activatable.h @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU Library 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 __XED_APP_ACTIVATABLE_H__ diff --git a/xed/xed-view-activatable.h b/xed/xed-view-activatable.h index b160680..941d016 100644 --- a/xed/xed-view-activatable.h +++ b/xed/xed-view-activatable.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Library 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 __XED_VIEW_ACTIVATABLE_H__ diff --git a/xed/xed-window-activatable.h b/xed/xed-window-activatable.h index 3476e6a..b0b16e5 100644 --- a/xed/xed-window-activatable.h +++ b/xed/xed-window-activatable.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Library 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 __XED_WINDOW_ACTIVATABLE_H__