Changeset 27395 in webkit


Ignore:
Timestamp:
Nov 3, 2007 6:35:52 AM (17 years ago)
Author:
ddkilzer
Message:

WebCore:

LGPL'ed files contain incorrect FSF address
<http://bugs.webkit.org/show_bug.cgi?id=14885>

Reviewed by NOBODY (follow-up fix).

  • bindings/js/JSSVGTransformListCustom.cpp:
  • ksvg2/svg/SVGException.idl:
  • ksvg2/svg/SVGTextPathElement.cpp:
  • ksvg2/svg/SVGTextPathElement.h:
  • ksvg2/svg/SVGViewSpec.cpp:
  • ksvg2/svg/SVGViewSpec.h:
  • platform/mac/FontCustomPlatformData.cpp:
  • platform/mac/FontCustomPlatformData.h:
  • platform/mac/FontPlatformDataMac.mm:
  • platform/win/FontCustomPlatformData.cpp:
  • platform/win/FontCustomPlatformData.h:
  • rendering/RenderSVGRoot.cpp:
  • rendering/RenderSVGRoot.h:
  • rendering/RenderSVGTextPath.cpp:
  • rendering/RenderSVGTextPath.h:
  • rendering/RenderSVGTransformableContainer.h:
  • rendering/RenderSVGViewportContainer.cpp:
  • rendering/RenderSVGViewportContainer.h:
  • rendering/SVGCharacterLayoutInfo.cpp:
  • rendering/SVGCharacterLayoutInfo.h:
  • rendering/SVGRenderSupport.cpp:
  • rendering/SVGRenderSupport.h:

WebKitSite:

LGPL'ed files contain incorrect FSF address
<http://bugs.webkit.org/show_bug.cgi?id=14885>

Reviewed by NOBODY (follow-up fix).

  • blog/wp-includes/class-snoopy.php:
  • blog/wp-includes/gettext.php:
  • blog/wp-includes/streams.php:
Location:
trunk
Files:
27 edited

Legend:

Unmodified
Added
Removed
  • trunk/WebCore/ChangeLog

    r27390 r27395  
     12007-11-03  David D. Kilzer  <ddkilzer@webkit.org>
     2
     3        LGPL'ed files contain incorrect FSF address
     4        <http://bugs.webkit.org/show_bug.cgi?id=14885>
     5
     6        Reviewed by NOBODY (follow-up fix).
     7
     8        * bindings/js/JSSVGTransformListCustom.cpp:
     9        * ksvg2/svg/SVGException.idl:
     10        * ksvg2/svg/SVGTextPathElement.cpp:
     11        * ksvg2/svg/SVGTextPathElement.h:
     12        * ksvg2/svg/SVGViewSpec.cpp:
     13        * ksvg2/svg/SVGViewSpec.h:
     14        * platform/mac/FontCustomPlatformData.cpp:
     15        * platform/mac/FontCustomPlatformData.h:
     16        * platform/mac/FontPlatformDataMac.mm:
     17        * platform/win/FontCustomPlatformData.cpp:
     18        * platform/win/FontCustomPlatformData.h:
     19        * rendering/RenderSVGRoot.cpp:
     20        * rendering/RenderSVGRoot.h:
     21        * rendering/RenderSVGTextPath.cpp:
     22        * rendering/RenderSVGTextPath.h:
     23        * rendering/RenderSVGTransformableContainer.h:
     24        * rendering/RenderSVGViewportContainer.cpp:
     25        * rendering/RenderSVGViewportContainer.h:
     26        * rendering/SVGCharacterLayoutInfo.cpp:
     27        * rendering/SVGCharacterLayoutInfo.h:
     28        * rendering/SVGRenderSupport.cpp:
     29        * rendering/SVGRenderSupport.h:
     30
    1312007-11-02  Antti Koivisto  <antti@apple.com>
    232
  • trunk/WebCore/bindings/js/JSSVGTransformListCustom.cpp

    r26421 r27395  
    1414 * You should have received a copy of the GNU Library General Public License
    1515 * along with this library; see the file COPYING.LIB.  If not, write to
    16  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
     16 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     17 * Boston, MA 02110-1301, USA.
    1818 */
    1919
  • trunk/WebCore/ksvg2/svg/SVGException.idl

    r26420 r27395  
    1414 * You should have received a copy of the GNU Library General Public License
    1515 * along with this library; see the file COPYING.LIB.  If not, write to
    16  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
     16 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     17 * Boston, MA 02110-1301, USA.
    1818 */
    1919
  • trunk/WebCore/ksvg2/svg/SVGTextPathElement.cpp

    r26534 r27395  
    1616    You should have received a copy of the GNU Library General Public License
    1717    along with this library; see the file COPYING.LIB.  If not, write to
    18     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19     Boston, MA 02111-1307, USA.
     18    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19    Boston, MA 02110-1301, USA.
    2020*/
    2121
  • trunk/WebCore/ksvg2/svg/SVGTextPathElement.h

    r26534 r27395  
    1616    You should have received a copy of the GNU Library General Public License
    1717    along with this library; see the file COPYING.LIB.  If not, write to
    18     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19     Boston, MA 02111-1307, USA.
     18    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19    Boston, MA 02110-1301, USA.
    2020*/
    2121
  • trunk/WebCore/ksvg2/svg/SVGViewSpec.cpp

    r26740 r27395  
    1616    You should have received a copy of the GNU Library General Public License
    1717    along with this library; see the file COPYING.LIB.  If not, write to
    18     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19     Boston, MA 02111-1307, USA.
     18    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19    Boston, MA 02110-1301, USA.
    2020*/
    2121
  • trunk/WebCore/ksvg2/svg/SVGViewSpec.h

    r26427 r27395  
    1616    You should have received a copy of the GNU Library General Public License
    1717    along with this library; see the file COPYING.LIB.  If not, write to
    18     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19     Boston, MA 02111-1307, USA.
     18    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19    Boston, MA 02110-1301, USA.
    2020*/
    2121
  • trunk/WebCore/platform/mac/FontCustomPlatformData.cpp

    r26484 r27395  
    1414 * You should have received a copy of the GNU Library General Public License
    1515 * along with this library; see the file COPYING.LIB.  If not, write to
    16  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
     16 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     17 * Boston, MA 02110-1301, USA.
    1818 *
    1919 */
  • trunk/WebCore/platform/mac/FontCustomPlatformData.h

    r26484 r27395  
    1414 * You should have received a copy of the GNU Library General Public License
    1515 * along with this library; see the file COPYING.LIB.  If not, write to
    16  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
     16 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     17 * Boston, MA 02110-1301, USA.
    1818 *
    1919 */
  • trunk/WebCore/platform/mac/FontPlatformDataMac.mm

    r26520 r27395  
    1616 * You should have received a copy of the GNU Library General Public License
    1717 * along with this library; see the file COPYING.LIB.  If not, write to
    18  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19  * Boston, MA 02111-1307, USA.
     18 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19 * Boston, MA 02110-1301, USA.
    2020 *
    2121 */
  • trunk/WebCore/platform/win/FontCustomPlatformData.cpp

    r26484 r27395  
    1414 * You should have received a copy of the GNU Library General Public License
    1515 * along with this library; see the file COPYING.LIB.  If not, write to
    16  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
     16 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     17 * Boston, MA 02110-1301, USA.
    1818 *
    1919 */
  • trunk/WebCore/platform/win/FontCustomPlatformData.h

    r26484 r27395  
    1414 * You should have received a copy of the GNU Library General Public License
    1515 * along with this library; see the file COPYING.LIB.  If not, write to
    16  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17  * Boston, MA 02111-1307, USA.
     16 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     17 * Boston, MA 02110-1301, USA.
    1818 *
    1919 */
  • trunk/WebCore/rendering/RenderSVGRoot.cpp

    r26559 r27395  
    1818    You should have received a copy of the GNU Library General Public License
    1919    aint with this library; see the file COPYING.LIB.  If not, write to
    20     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    21     Boston, MA 02111-1307, USA.
     20    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     21    Boston, MA 02110-1301, USA.
    2222*/
    2323
  • trunk/WebCore/rendering/RenderSVGRoot.h

    r26427 r27395  
    1717    You should have received a copy of the GNU Library General Public License
    1818    aint with this library; see the file COPYING.LIB.  If not, write to
    19     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    20     Boston, MA 02111-1307, USA.
     19    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     20    Boston, MA 02110-1301, USA.
    2121*/
    2222
  • trunk/WebCore/rendering/RenderSVGTextPath.cpp

    r26543 r27395  
    1616 * You should have received a copy of the GNU Library General Public License
    1717 * along with this library; see the file COPYING.LIB.  If not, write to
    18  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19  * Boston, MA 02111-1307, USA.
     18 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19 * Boston, MA 02110-1301, USA.
    2020 *
    2121 */
  • trunk/WebCore/rendering/RenderSVGTextPath.h

    r26534 r27395  
    1616 * You should have received a copy of the GNU Library General Public License
    1717 * along with this library; see the file COPYING.LIB.  If not, write to
    18  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19  * Boston, MA 02111-1307, USA.
     18 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19 * Boston, MA 02110-1301, USA.
    2020 *
    2121 */
  • trunk/WebCore/rendering/RenderSVGTransformableContainer.h

    r26534 r27395  
    1414    You should have received a copy of the GNU Library General Public License
    1515    aint with this library; see the file COPYING.LIB.  If not, write to
    16     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    17     Boston, MA 02111-1307, USA.
     16    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     17    Boston, MA 02110-1301, USA.
    1818 */
    1919
  • trunk/WebCore/rendering/RenderSVGViewportContainer.cpp

    r26498 r27395  
    1818    You should have received a copy of the GNU Library General Public License
    1919    aint with this library; see the file COPYING.LIB.  If not, write to
    20     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    21     Boston, MA 02111-1307, USA.
     20    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     21    Boston, MA 02110-1301, USA.
    2222*/
    2323
  • trunk/WebCore/rendering/RenderSVGViewportContainer.h

    r26534 r27395  
    1717    You should have received a copy of the GNU Library General Public License
    1818    aint with this library; see the file COPYING.LIB.  If not, write to
    19     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    20     Boston, MA 02111-1307, USA.
     19    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     20    Boston, MA 02110-1301, USA.
    2121*/
    2222
  • trunk/WebCore/rendering/SVGCharacterLayoutInfo.cpp

    r26888 r27395  
    1616 * You should have received a copy of the GNU Library General Public License
    1717 * along with this library; see the file COPYING.LIB.  If not, write to
    18  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19  * Boston, MA 02111-1307, USA.
     18 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19 * Boston, MA 02110-1301, USA.
    2020 *
    2121 */
  • trunk/WebCore/rendering/SVGCharacterLayoutInfo.h

    r26888 r27395  
    1616 * You should have received a copy of the GNU Library General Public License
    1717 * along with this library; see the file COPYING.LIB.  If not, write to
    18  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    19  * Boston, MA 02111-1307, USA.
     18 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     19 * Boston, MA 02110-1301, USA.
    2020 *
    2121 */
  • trunk/WebCore/rendering/SVGRenderSupport.cpp

    r26745 r27395  
    1818 * You should have received a copy of the GNU Library General Public License
    1919 * along with this library; see the file COPYING.LIB.  If not, write to
    20  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    21  * Boston, MA 02111-1307, USA.
     20 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     21 * Boston, MA 02110-1301, USA.
    2222 *
    2323 */
  • trunk/WebCore/rendering/SVGRenderSupport.h

    r26745 r27395  
    1818 * You should have received a copy of the GNU Library General Public License
    1919 * along with this library; see the file COPYING.LIB.  If not, write to
    20  * the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    21  * Boston, MA 02111-1307, USA.
     20 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
     21 * Boston, MA 02110-1301, USA.
    2222 *
    2323 */
  • trunk/WebKitSite/ChangeLog

    r27358 r27395  
     12007-11-03  David D. Kilzer  <ddkilzer@webkit.org>
     2
     3        LGPL'ed files contain incorrect FSF address
     4        <http://bugs.webkit.org/show_bug.cgi?id=14885>
     5
     6        Reviewed by NOBODY (follow-up fix).
     7
     8        * blog/wp-includes/class-snoopy.php:
     9        * blog/wp-includes/gettext.php:
     10        * blog/wp-includes/streams.php:
     11
    1122007-11-01  Sam Weinig  <sam@webkit.org>
    213
  • trunk/WebKitSite/blog/wp-includes/class-snoopy.php

    r27233 r27395  
    2020 * You should have received a copy of the GNU Lesser General Public
    2121 * License along with this library; if not, write to the Free Software
    22  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    2323
    2424You may contact the author of Snoopy by e-mail at:
  • trunk/WebKitSite/blog/wp-includes/gettext.php

    r27233 r27395  
    1818         You should have received a copy of the GNU General Public License
    1919         along with PHP-gettext; if not, write to the Free Software
    20          Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     20         Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    2121
    2222*/
  • trunk/WebKitSite/blog/wp-includes/streams.php

    r27233 r27395  
    1717   You should have received a copy of the GNU General Public License
    1818   along with PHP-gettext; if not, write to the Free Software
    19    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
     19   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    2020
    2121*/
Note: See TracChangeset for help on using the changeset viewer.