Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/properties
diff options
context:
space:
mode:
Diffstat (limited to 'properties')
-rw-r--r--properties/ev-properties-main.c2
-rw-r--r--properties/ev-properties-view.c2
-rw-r--r--properties/ev-properties-view.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/properties/ev-properties-main.c b/properties/ev-properties-main.c
index 4fbd150..1a7cccd 100644
--- a/properties/ev-properties-main.c
+++ b/properties/ev-properties-main.c
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* The Ev project hereby grant permission for non-gpl compatible GStreamer
* plugins to be used and distributed together with GStreamer and Ev. This
diff --git a/properties/ev-properties-view.c b/properties/ev-properties-view.c
index 23d477e..e9cdfc4 100644
--- a/properties/ev-properties-view.c
+++ b/properties/ev-properties-view.c
@@ -15,7 +15,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "config.h"
diff --git a/properties/ev-properties-view.h b/properties/ev-properties-view.h
index 65a237b..221a6ef 100644
--- a/properties/ev-properties-view.h
+++ b/properties/ev-properties-view.h
@@ -15,7 +15,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 Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __EV_PROPERTIES_VIEW_H__