summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-10-09 11:14:35 -0400
committerSteve Zesch <[email protected]>2012-10-09 11:14:35 -0400
commit959919c7e0e6f44165ea854ef8b8f43794ef1640 (patch)
tree9bb6f5150ad05d3f48a7ac76463b9e229b225b70
parent4af423c4e4fc090ca0e4b82135a5b83b54dfb01e (diff)
downloadatril-959919c7e0e6f44165ea854ef8b8f43794ef1640.tar.bz2
atril-959919c7e0e6f44165ea854ef8b8f43794ef1640.tar.xz
Fixed incorrect fsf addresses. Closes #12.
-rw-r--r--shell/ev-annotation-properties-dialog.c2
-rw-r--r--shell/ev-annotation-properties-dialog.h2
-rw-r--r--shell/ev-sidebar-annotations.c2
-rw-r--r--shell/ev-sidebar-annotations.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/shell/ev-annotation-properties-dialog.c b/shell/ev-annotation-properties-dialog.c
index d31a3018..837d6164 100644
--- a/shell/ev-annotation-properties-dialog.c
+++ b/shell/ev-annotation-properties-dialog.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 St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/shell/ev-annotation-properties-dialog.h b/shell/ev-annotation-properties-dialog.h
index c945c293..f44c6505 100644
--- a/shell/ev-annotation-properties-dialog.h
+++ b/shell/ev-annotation-properties-dialog.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 St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __EV_ANNOTATION_PROPERTIES_DIALOG_H__
diff --git a/shell/ev-sidebar-annotations.c b/shell/ev-sidebar-annotations.c
index 7869abb6..328554e8 100644
--- a/shell/ev-sidebar-annotations.c
+++ b/shell/ev-sidebar-annotations.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 St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "config.h"
diff --git a/shell/ev-sidebar-annotations.h b/shell/ev-sidebar-annotations.h
index 63f96108..a0aebede 100644
--- a/shell/ev-sidebar-annotations.h
+++ b/shell/ev-sidebar-annotations.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 St, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#ifndef __EV_SIDEBAR_ANNOTATIONS_H__