summaryrefslogtreecommitdiff
path: root/src/cairo-pattern-private.h
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2011-07-30 15:37:45 +0200
committerAndrea Canciani <ranma42@gmail.com>2011-07-31 13:05:21 +0200
commit90216cfde01900839a722424ae0047f1fbd0c01f (patch)
tree7bcd23c86a86a62efc9ba8af9c9cc9751fa70a23 /src/cairo-pattern-private.h
parentf6b30686ca637b504d6caabb40773f1aadcee3fe (diff)
downloadcairo-90216cfde01900839a722424ae0047f1fbd0c01f.tar.gz
Update FSF address
I updated the Free Software Foundation address using the following script. for i in $(git grep Temple | cut -d: -f1 ) do sed -e 's/59 Temple Place[, -]* Suite 330, Boston, MA *02111-1307[, ]* USA/51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA/' -i "$i" done
Diffstat (limited to 'src/cairo-pattern-private.h')
-rw-r--r--src/cairo-pattern-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cairo-pattern-private.h b/src/cairo-pattern-private.h
index af9cb43f8..fc6f8ebe4 100644
--- a/src/cairo-pattern-private.h
+++ b/src/cairo-pattern-private.h
@@ -12,7 +12,7 @@
*
* You should have received a copy of the LGPL along with this library
* in the file COPYING-LGPL-2.1; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335, USA
* You should have received a copy of the MPL along with this library
* in the file COPYING-MPL-1.1
*