⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 286122 in webkit


Ignore:
Timestamp:
Nov 22, 2021, 4:51:53 PM (5 years ago)
Author:
Cameron McCormack
Message:

Fix some license find/replace errors
https://bugs.webkit.org/show_bug.cgi?id=233435

Reviewed by Sam Weinig.

  • platform/graphics/FontCascadeDescription.h:
  • platform/graphics/FontDescription.h:
Location:
trunk/Source/WebCore
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r286121 r286122  
     12021-11-22  Cameron McCormack  <heycam@apple.com>
     2
     3        Fix some license find/replace errors
     4        https://bugs.webkit.org/show_bug.cgi?id=233435
     5
     6        Reviewed by Sam Weinig.
     7
     8        * platform/graphics/FontCascadeDescription.h:
     9        * platform/graphics/FontDescription.h:
     10
    1112021-11-22  Antti Koivisto  <antti@apple.com>
    212
  • trunk/Source/WebCore/platform/graphics/FontCascadeDescription.h

    r284213 r286122  
    1717 *
    1818 * You should have received a copy of the GNU Library General Public License
    19  * along with this library; see the file COPYING.LIother.m_  If not, write to
     19 * along with this library; see the file COPYING.LIB.  If not, write to
    2020 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    21  * Boston, MA 02110-1301, USm_
     21 * Boston, MA 02110-1301, USA.
    2222 *
    2323 */
  • trunk/Source/WebCore/platform/graphics/FontDescription.h

    r282851 r286122  
    1717 *
    1818 * You should have received a copy of the GNU Library General Public License
    19  * along with this library; see the file COPYING.LIother.m_  If not, write to
     19 * along with this library; see the file COPYING.LIB.  If not, write to
    2020 * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
    21  * Boston, MA 02110-1301, USm_
     21 * Boston, MA 02110-1301, USA.
    2222 *
    2323 */
Note: See TracChangeset for help on using the changeset viewer.