You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Cleanup whitespace noise
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
From 7c3b389af5d0e6e7317bff0466815e40a2b498b4 Mon Sep 17 00:00:00 2001
|
||||
From 43adf130316be7307224c730daf9601583af8a0c Mon Sep 17 00:00:00 2001
|
||||
From: =?UTF-8?q?Michael=20M=C3=BCller?= <michael@fds-team.de>
|
||||
Date: Sat, 20 Dec 2014 23:10:38 +0100
|
||||
Subject: [PATCH] Add licenses for fonts as separate files.
|
||||
|
||||
---
|
||||
COPYING.arial | 65 ++++++
|
||||
COPYING.cour | 65 ++++++
|
||||
COPYING.msyh | 674 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
COPYING.times | 65 ++++++
|
||||
LICENSE | 25 +++
|
||||
5 files changed, 894 insertions(+)
|
||||
COPYING.arial | 65 +++++
|
||||
COPYING.cour | 65 +++++
|
||||
COPYING.msyh | 674 ++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
COPYING.times | 65 +++++
|
||||
LICENSE | 24 ++
|
||||
5 files changed, 893 insertions(+)
|
||||
create mode 100644 COPYING.arial
|
||||
create mode 100644 COPYING.cour
|
||||
create mode 100644 COPYING.msyh
|
||||
@@ -17,7 +17,7 @@ Subject: [PATCH] Add licenses for fonts as separate files.
|
||||
|
||||
diff --git a/COPYING.arial b/COPYING.arial
|
||||
new file mode 100644
|
||||
index 0000000..b756428
|
||||
index 00000000000..b75642825ba
|
||||
--- /dev/null
|
||||
+++ b/COPYING.arial
|
||||
@@ -0,0 +1,65 @@
|
||||
@@ -88,7 +88,7 @@ index 0000000..b756428
|
||||
+trademark of Red Hat, Inc.
|
||||
diff --git a/COPYING.cour b/COPYING.cour
|
||||
new file mode 100644
|
||||
index 0000000..b756428
|
||||
index 00000000000..b75642825ba
|
||||
--- /dev/null
|
||||
+++ b/COPYING.cour
|
||||
@@ -0,0 +1,65 @@
|
||||
@@ -159,7 +159,7 @@ index 0000000..b756428
|
||||
+trademark of Red Hat, Inc.
|
||||
diff --git a/COPYING.msyh b/COPYING.msyh
|
||||
new file mode 100644
|
||||
index 0000000..94a9ed0
|
||||
index 00000000000..94a9ed024d3
|
||||
--- /dev/null
|
||||
+++ b/COPYING.msyh
|
||||
@@ -0,0 +1,674 @@
|
||||
@@ -839,7 +839,7 @@ index 0000000..94a9ed0
|
||||
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||
diff --git a/COPYING.times b/COPYING.times
|
||||
new file mode 100644
|
||||
index 0000000..b756428
|
||||
index 00000000000..b75642825ba
|
||||
--- /dev/null
|
||||
+++ b/COPYING.times
|
||||
@@ -0,0 +1,65 @@
|
||||
@@ -909,10 +909,10 @@ index 0000000..b756428
|
||||
+Copyright © 2007-2011 Red Hat, Inc. All rights reserved. LIBERATION is a
|
||||
+trademark of Red Hat, Inc.
|
||||
diff --git a/LICENSE b/LICENSE
|
||||
index 765b9c3..6fdc83c 100644
|
||||
index 34528113709..8c008ec9f78 100644
|
||||
--- a/LICENSE
|
||||
+++ b/LICENSE
|
||||
@@ -15,3 +15,28 @@ A copy of the GNU Lesser General Public License is included in the
|
||||
@@ -15,3 +15,27 @@ A copy of the GNU Lesser General Public License is included in the
|
||||
Wine distribution in the file COPYING.LIB. If you did not receive this
|
||||
copy, write to the Free Software Foundation, Inc., 51 Franklin St,
|
||||
Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
@@ -940,7 +940,6 @@ index 765b9c3..6fdc83c 100644
|
||||
+ * fonts/msyh.ttf and fonts/msyh.sfd
|
||||
+ The WenQuanYi Micro Hei font is licensed under both the APACHE 2
|
||||
+ license and GPLv3. See COPYING.msyh for GPLv3.
|
||||
+
|
||||
--
|
||||
1.9.1
|
||||
2.24.1
|
||||
|
||||
|
Reference in New Issue
Block a user