Skip to content

Commit

Permalink
updating FSF address (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
perberos committed Jul 23, 2012
1 parent 44fff18 commit 5cde36b
Show file tree
Hide file tree
Showing 68 changed files with 152 additions and 152 deletions.
2 changes: 1 addition & 1 deletion COPYING
Expand Up @@ -7,7 +7,7 @@ The GNU General Public License and the GNU Lesser General Public License are
used for particular components of this package, depending on need. You should
have received a copy of both licenses with this package; see COPYING.GPL and
COPYING.LGPL. If you did not receive these files, 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.

This document attempts to provide a brief overview of the programs in this
package and their licensing terms.
Expand Down
2 changes: 1 addition & 1 deletion doc/xslt/xsldoc-check.xsl
Expand Up @@ -15,7 +15,7 @@ for more details.
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.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-->
<!--
This program is free software, but that doesn't mean you should use it.
Expand Down
2 changes: 1 addition & 1 deletion doc/xslt/xsldoc-docbook.xsl
Expand Up @@ -15,7 +15,7 @@ for more details.
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.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-->
<!--
This program is free software, but that doesn't mean you should use it.
Expand Down
2 changes: 1 addition & 1 deletion doc/xslt/xsldoc-fill.xsl
Expand Up @@ -15,7 +15,7 @@ for more details.
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.
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-->
<!--
This program is free software, but that doesn't mean you should use it.
Expand Down
8 changes: 4 additions & 4 deletions doc/xslt/xsldoc.awk
Expand Up @@ -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.
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.

# This program is free software, but that doesn't mean you should use it.
# It's a hackish bit of awk and XSLT to do inline XSLT documentation with
Expand Down Expand Up @@ -69,9 +69,9 @@ function runline (line, ix, jx, pre, aft, char, name, id, fmt) {
fmt = "<function><link linkend='T__%s'>%s</link></function>";
else if (char == "%")
fmt = "<function><link linkend='M__%s'>%s</link></function>";
else if (char == "@")
else if (char == "@")
fmt = "<parameter><link linkend='P__%s'>%s</link></parameter>";
else if (char == "$")
else if (char == "$")
fmt = "<parameter>"name"</parameter>";
else if (char == "#")
fmt = "<literal>"name"</literal>";
Expand Down Expand Up @@ -233,7 +233,7 @@ end && this == "param" { print "</param>\n"; }
end {
inthis = "";
this = "";
body = 0;
body = 0;
end = 0;
}

Expand Down
6 changes: 3 additions & 3 deletions tools/mate-doc-prepare.in
Expand Up @@ -23,7 +23,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.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
Expand Down Expand Up @@ -141,7 +141,7 @@ EOF
*)
if [ "x$docname" = "xyes" ]
then
newdocument="$arg"
newdocument="$arg"
docname=no
else
echo "$progname: too many arguments" 1>&2
Expand Down Expand Up @@ -272,7 +272,7 @@ exit $status
) || exit $?

# Adapted from gtkdocize:
# If the AC_CONFIG_MACRO_DIR() macro is used, copy mate-doc-utils.m4
# If the AC_CONFIG_MACRO_DIR() macro is used, copy mate-doc-utils.m4
# from our prefix to that directory. This makes sure that the M4 macro
# used matches the automake fragment.
# If AC_CONFIG_MACRO_DIR is not used, the macro won't be copied, and
Expand Down
2 changes: 1 addition & 1 deletion tools/mate-doc-tool.in
Expand Up @@ -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.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
Expand Down
2 changes: 1 addition & 1 deletion tools/mate-doc-utils.make
Expand Up @@ -13,7 +13,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.
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# As a special exception to the GNU General Public License, if you
# distribute this file as part of a program that contains a
Expand Down
4 changes: 2 additions & 2 deletions xml2po/COPYING
Expand Up @@ -2,7 +2,7 @@
Version 2, June 1991

Copyright (C) 1989, 1991 Free Software Foundation, Inc.
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

Expand Down Expand Up @@ -305,7 +305,7 @@ the "copyright" line and a pointer to where the full notice is found.

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


Also add information on how to contact you by electronic and paper mail.
Expand Down
2 changes: 1 addition & 1 deletion xml2po/xml2po/__init__.py
Expand Up @@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with xml2po; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
import os
import sys
Expand Down
2 changes: 1 addition & 1 deletion xml2po/xml2po/modes/basic.py
Expand Up @@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with xml2po; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#

# Basic default class; inherit from it to construct other special-handling classes
Expand Down
2 changes: 1 addition & 1 deletion xml2po/xml2po/modes/docbook.py
Expand Up @@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with xml2po; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#

# This implements special instructions for handling DocBook XML documents
Expand Down
2 changes: 1 addition & 1 deletion xml2po/xml2po/modes/gs.py
Expand Up @@ -14,7 +14,7 @@
#
# You should have received a copy of the GNU General Public License
# along with xml2po; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#

# Special case Mate Summary
Expand Down
4 changes: 2 additions & 2 deletions xml2po/xml2po/modes/mallard.py
Expand Up @@ -16,7 +16,7 @@
#
# You should have received a copy of the GNU General Public License
# along with xml2po; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#

# This implements special instructions for handling DocBook XML documents
Expand Down Expand Up @@ -113,7 +113,7 @@ def _output_images(self, node, msg):
else:
hash = "THIS FILE DOESN'T EXIST"
print >>sys.stderr, "Warning: image file '%s' not found." % fullpath

msg.outputMessage("@@image: '%s'; md5=%s" % (attr, hash), node.lineNo(),
"When image changes, this message will be marked fuzzy or untranslated for you.\n"+
"It doesn't matter what you translate it to: it's not used at all.")
Expand Down
2 changes: 1 addition & 1 deletion xml2po/xml2po/modes/xhtml.py
Expand Up @@ -15,7 +15,7 @@
#
# You should have received a copy of the GNU General Public License
# along with xml2po; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#

# This implements special instructions for handling XHTML documents
Expand Down
2 changes: 1 addition & 1 deletion xml2po/xml2po/xml2po.py.in
Expand Up @@ -17,7 +17,7 @@
#
# You should have received a copy of the GNU General Public License
# along with xml2po; if not, write to the Free Software Foundation, Inc.,
# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#

# xml2po -- translate XML documents
Expand Down
4 changes: 2 additions & 2 deletions xslt/common/theme.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/common/utils.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
50 changes: 25 additions & 25 deletions xslt/docbook/common/db-chunk.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down Expand Up @@ -285,30 +285,30 @@ REMARK: Explain how this works
<xsl:param name="node" select="."/>
<xsl:variable name="divs"
select="
count($node/ancestor-or-self::appendix ) +
count($node/ancestor-or-self::article ) +
count($node/ancestor-or-self::bibliography ) +
count($node/ancestor-or-self::appendix ) +
count($node/ancestor-or-self::article ) +
count($node/ancestor-or-self::bibliography ) +
count($node/ancestor-or-self::bibliodiv ) +
count($node/ancestor-or-self::book ) +
count($node/ancestor-or-self::chapter ) +
count($node/ancestor-or-self::colophon ) +
count($node/ancestor-or-self::dedication ) +
count($node/ancestor-or-self::glossary ) +
count($node/ancestor-or-self::glossdiv ) +
count($node/ancestor-or-self::index ) +
count($node/ancestor-or-self::lot ) +
count($node/ancestor-or-self::part ) +
count($node/ancestor-or-self::preface ) +
count($node/ancestor-or-self::refentry ) +
count($node/ancestor-or-self::reference ) +
count($node/ancestor-or-self::sect1 ) +
count($node/ancestor-or-self::sect2 ) +
count($node/ancestor-or-self::sect3 ) +
count($node/ancestor-or-self::sect4 ) +
count($node/ancestor-or-self::sect5 ) +
count($node/ancestor-or-self::section ) +
count($node/ancestor-or-self::setindex ) +
count($node/ancestor-or-self::simplesect ) +
count($node/ancestor-or-self::book ) +
count($node/ancestor-or-self::chapter ) +
count($node/ancestor-or-self::colophon ) +
count($node/ancestor-or-self::dedication ) +
count($node/ancestor-or-self::glossary ) +
count($node/ancestor-or-self::glossdiv ) +
count($node/ancestor-or-self::index ) +
count($node/ancestor-or-self::lot ) +
count($node/ancestor-or-self::part ) +
count($node/ancestor-or-self::preface ) +
count($node/ancestor-or-self::refentry ) +
count($node/ancestor-or-self::reference ) +
count($node/ancestor-or-self::sect1 ) +
count($node/ancestor-or-self::sect2 ) +
count($node/ancestor-or-self::sect3 ) +
count($node/ancestor-or-self::sect4 ) +
count($node/ancestor-or-self::sect5 ) +
count($node/ancestor-or-self::section ) +
count($node/ancestor-or-self::setindex ) +
count($node/ancestor-or-self::simplesect ) +
count($node/ancestor-or-self::toc )"/>
<xsl:choose>
<xsl:when test="$divs &lt; ($db.chunk.max_depth + 1)">
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/common/db-common.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/common/db-label.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/common/db-title.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/common/db-xref.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/html/db2html-autotoc.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/html/db2html-bibliography.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/html/db2html-block.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/html/db2html-callout.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down
4 changes: 2 additions & 2 deletions xslt/docbook/html/db2html-classsynopsis.xsl
Expand Up @@ -12,8 +12,8 @@ details.
You should have received a copy of the GNU Lesser General Public License
along with this program; see the file COPYING.LGPL. If not, write to the
Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
02110-1301 USA.
-->

<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
Expand Down

0 comments on commit 5cde36b

Please sign in to comment.