]> git.lyx.org Git - features.git/commitdiff
Update FSF address, patch from cornelisbb, #7735.
authorPavel Sanda <sanda@lyx.org>
Thu, 25 Aug 2011 23:10:36 +0000 (23:10 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 25 Aug 2011 23:10:36 +0000 (23:10 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39523 a592a061-630c-0410-9148-cb99ea01b6c8

23 files changed:
lib/lyx2lyx/LyX.py
lib/lyx2lyx/generate_encoding_info.py
lib/lyx2lyx/lyx2lyx_tools.py
lib/lyx2lyx/lyx_0_06.py
lib/lyx2lyx/lyx_0_08.py
lib/lyx2lyx/lyx_0_10.py
lib/lyx2lyx/lyx_0_12.py
lib/lyx2lyx/lyx_1_0.py
lib/lyx2lyx/lyx_1_1.py
lib/lyx2lyx/lyx_1_1_5.py
lib/lyx2lyx/lyx_1_1_6_0.py
lib/lyx2lyx/lyx_1_1_6_3.py
lib/lyx2lyx/lyx_1_2.py
lib/lyx2lyx/lyx_1_3.py
lib/lyx2lyx/lyx_1_4.py
lib/lyx2lyx/lyx_1_5.py
lib/lyx2lyx/lyx_1_6.py
lib/lyx2lyx/lyx_2_0.py
lib/lyx2lyx/lyx_2_1.py
lib/lyx2lyx/parser_tools.py
lib/lyx2lyx/profiling.py
lib/lyx2lyx/test_parser_tools.py
lib/lyx2lyx/unicode_symbols.py

index 3ae0f3e8572800873059f178406a3baea70ec300..be5cf336e36c9f39377cfb9918caf7923c753362 100644 (file)
@@ -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
 
 " The LyX module has all the rules related with different lyx file formats."
 
index 211ea48405d929b396fc7ac977aec569148022ef..6766ef0520132b3c9657369f036a0d3ab87b0b3c 100644 (file)
@@ -14,7 +14,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
 
 """ This module parses lib/languages and prints it as a python
 dictionary, ready to use by other python modules"""
index 0f80c8f692c1ae83e9d0db55cc58fd3574d15673..ac0b0a6c9ecf6fde0d7941db4990964e1298adee 100644 (file)
@@ -14,7 +14,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
 
 '''
 This modules offer several free functions to help with lyx2lyx'ing. 
index f518cbcde62efef311a1994b4b734d0636df127f..e7145411d95ea5f80924da0b017fdf2b6ce2840c 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 0.6"""
 
index 0186decbf2c08a872e0cc230d93a1c59152ea374..cb31eace514eb4cfab83ad05c26a9ee32f2ad95a 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 0.8"""
 
index ebbbf0fc46eb0f022ebae169ebfc8f280a7398a1..dc2d09e868962ec13a0451e7b0208f7b86af9ec9 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 0.10"""
 
index f381eb817d5666c41fc121c30b82a9c6a031e571..6cbd145fb5fdafeee5dfedfc8b27a4842085a731 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 0.12"""
 
index 7862b61d9649ce98edc1d86d5c4f1a3708b01ed9..cffa2abe3965125d7506da91935d01833daa3737 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 1.0"""
 
index 5927c0f37e61f1faad6e61789dbf754e5748fb98..d22d67a078ce68b650dcf3c53d8521b88b6e4524 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 1.1 series, until 1.1.4"""
 
index 8720cfcefba53f7a7791670a09c4caa5ed21e385..304ff7a48e644b3f49d67a8fbfe41006b0cd2a65 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 1.1.5"""
 
index 56de363325a5643d53cf7fd07b5beabfdb371b39..dd6112423f7bf19afcb792867d6e0c1bf3411231 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 1.1.6, until fix2"""
 
index f0be612103b2d940ea87044b27256827dc27bbed..4c8154797f414babd5c8ea2e7d00089b4c88fcfe 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 1.1.6, fix3 and fix4"""
 
index 029c852e9e2bcfda0e21fc73e88c53c1894898bd..a47fcaf1a018f5ad7646afa0d6872de5edf35b64 100644 (file)
@@ -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
 
 """ Convert files to the file format generated by lyx 1.2"""
 
index 3ef648c56ec6aedca53afdfed52ac50563321591..195f0dcbac15bef29f71dd3c2fd1277d8ef908f5 100644 (file)
@@ -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
 
 """ Convert files to the file format generated by lyx 1.3"""
 
index 4e1c95df5d5ec6ebfa75dde09b507ea40e27a557..9fb583f0711a71f039b385e1bcec17bf461037a2 100644 (file)
@@ -16,7 +16,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
 
 """ Convert files to the file format generated by lyx 1.4"""
 
index ea8a1436ea6ad7af8e02aa16c8727aef18e517dd..d3de88f9981148e5d3b50d27f038f5bbc944e965 100644 (file)
@@ -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
 
 """ Convert files to the file format generated by lyx 1.5"""
 
index 06738ba1be10e59aa53b4d38c98a98a72f324735..58786c129a27c23e3396ddd20cae6587aa0f3d19 100644 (file)
@@ -14,7 +14,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
 
 """ Convert files to the file format generated by lyx 1.6"""
 
index b7ef08bdc2d53ecb13fced04778830c5b06e9ae5..d7891087b73326af8ffe321a5c0c5c255729edcb 100644 (file)
@@ -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
 
 """ Convert files to the file format generated by lyx 2.0"""
 
index e761d2a7fddb25d477c499dc1d067524e3389af7..6ab54c20a591825e6bee5ed40cc2b4d8ba24c370 100644 (file)
@@ -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
 
 """ Convert files to the file format generated by lyx 2.1"""
 
index cfc6a75433fe5ccd5ffda0dfdd668ade7ace7e78..47bee707eaea8de372ab2ee7d1e7269d5e7e9a38 100644 (file)
@@ -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
 
 
 ''' 
index fbdb10a2c7775cdefd41936ffb563e9b553950e8..dd5cbeea0038737376be3062d29b235cc482150c 100755 (executable)
@@ -14,7 +14,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
 
 # We need all this because lyx2lyx does not have the .py termination
 import imp
index b1c84eea5219bdadc67e03f067444807d423e679..a8ef944df8a9dee222ec7f830da810cb84280c00 100644 (file)
@@ -14,7 +14,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
 
 " This modules tests the functions used to help parse lines."
 
index 7f6d4bfb385f5f2b3525e36226c1fd32e41beac0..9df65e83f7990f0147ca1c091106a9240d768ea1 100644 (file)
@@ -14,7 +14,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
 
 " Import unicode_reps from this module for access to the unicode<->LaTeX mapping. "