diff options
Diffstat (limited to 'tools/c-constants-generator.xsl')
-rw-r--r-- | tools/c-constants-generator.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/c-constants-generator.xsl b/tools/c-constants-generator.xsl index 6513d8b5..fc6790c5 100644 --- a/tools/c-constants-generator.xsl +++ b/tools/c-constants-generator.xsl @@ -14,7 +14,7 @@ Library General Public License for more details. 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. --> <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" |