# HG changeset patch # User paulb # Date 1132256773 0 # Node ID 5bcaa7694160fcd7c09e5c6e4022b54882dbae8b # Parent 0df28a8606ebaef98ca75d222e764fe80d8f8fd4 [project @ 2005-11-17 19:46:07 by paulb] Updated FSF address. diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Constants.py --- a/XSLForms/Constants.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Constants.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ path_separator = "/" diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Fields.py --- a/XSLForms/Fields.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Fields.py Thu Nov 17 19:46:13 2005 +0000 @@ -19,7 +19,7 @@ You should have received a copy of the GNU Lesser 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 -------- diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Output.py --- a/XSLForms/Output.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Output.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ import Constants diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Prepare.py --- a/XSLForms/Prepare.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Prepare.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ from XSLTools import XSLOutput diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Resources/Common.py --- a/XSLForms/Resources/Common.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Resources/Common.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ import os diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Resources/PyQtCommon.py --- a/XSLForms/Resources/PyQtCommon.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Resources/PyQtCommon.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ import os diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Resources/PyQtResources.py --- a/XSLForms/Resources/PyQtResources.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Resources/PyQtResources.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ import XSLForms.Prepare diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Resources/PyQtWebResources.py --- a/XSLForms/Resources/PyQtWebResources.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Resources/PyQtWebResources.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ import XSLForms.Prepare diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Resources/WebResources.py --- a/XSLForms/Resources/WebResources.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Resources/WebResources.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ import WebStack.Generic diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Resources/__init__.py --- a/XSLForms/Resources/__init__.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Resources/__init__.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ # vim: tabstop=4 expandtab shiftwidth=4 diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/Utils.py --- a/XSLForms/Utils.py Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/Utils.py Thu Nov 17 19:46:13 2005 +0000 @@ -17,7 +17,7 @@ You should have received a copy of the GNU Lesser 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 """ def add_elements(positions, element_name, element_parent_name=None): diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/XSL/Extract.xsl --- a/XSLForms/XSL/Extract.xsl Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/XSL/Extract.xsl Thu Nov 17 19:46:13 2005 +0000 @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser 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 --> diff -r 0df28a8606eb -r 5bcaa7694160 XSLForms/XSL/Schema.xsl --- a/XSLForms/XSL/Schema.xsl Thu Nov 17 19:22:05 2005 +0000 +++ b/XSLForms/XSL/Schema.xsl Thu Nov 17 19:46:13 2005 +0000 @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser 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 -->