diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-29 03:43:15 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-29 03:43:15 -0800 |
commit | 108925753dede666cf17f9fa1ed2a94aff74c388 (patch) | |
tree | c6e5a50ec1178153eab83ce6597752c768ae40ad /meta/recipes-graphics/xorg-font/font-alias-1.0.3 | |
parent | 9a3f25dfb7c0cf797e61f19e23583f2037250c63 (diff) | |
download | poky-108925753dede666cf17f9fa1ed2a94aff74c388.tar.gz |
font-alias: Drop patch already applied upstream
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-font/font-alias-1.0.3')
-rw-r--r-- | meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch b/meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch deleted file mode 100644 index db0bd27d41..0000000000 --- a/meta/recipes-graphics/xorg-font/font-alias-1.0.3/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch +++ /dev/null | |||
@@ -1,45 +0,0 @@ | |||
1 | commit 1f8141a5e3b585dfccc748400b05c9c24b41e767 | ||
2 | Author: Gaetan Nadon <memsize@videotron.ca> | ||
3 | Date: Sun Oct 18 20:34:33 2009 -0400 | ||
4 | |||
5 | INSTALL, NEWS, README COPYING or AUTHORS files are missing/incorrect #24206 | ||
6 | |||
7 | Add missing INSTALL file. Use standard GNU file on building tarball | ||
8 | README may have been updated | ||
9 | COPYING may have been updated | ||
10 | Remove AUTHORS file as it is empty and no content available yet. | ||
11 | Remove NEWS file as it is empty and no content available yet. | ||
12 | |||
13 | diff --git a/AUTHORS b/AUTHORS | ||
14 | deleted file mode 100644 | ||
15 | index e69de29..0000000 | ||
16 | diff --git a/COPYING b/COPYING | ||
17 | index 7f33cbf..e917f4b 100644 | ||
18 | --- a/COPYING | ||
19 | +++ b/COPYING | ||
20 | @@ -1,12 +1,9 @@ | ||
21 | -This is a stub file. This package has not yet had its complete licensing | ||
22 | -information compiled. Please see the individual source files for details on | ||
23 | -your rights to use and modify this software. | ||
24 | +Copyright (C) 1994-95 Cronyx Ltd. | ||
25 | +Author: Serge Vakulenko, <vak@cronyx.ru> | ||
26 | |||
27 | -Please submit updated COPYING files to the Xorg bugzilla: | ||
28 | +This software may be used, modified, copied, distributed, and sold, | ||
29 | +in both source and binary form provided that the above copyright | ||
30 | +and these terms are retained. Under no circumstances is the author | ||
31 | +responsible for the proper functioning of this software, nor does | ||
32 | +the author assume any responsibility for damages incurred with its use. | ||
33 | |||
34 | -https://bugs.freedesktop.org/enter_bug.cgi?product=xorg | ||
35 | - | ||
36 | -All licensing questions regarding this software should be directed at the | ||
37 | -Xorg mailing list: | ||
38 | - | ||
39 | -http://lists.freedesktop.org/mailman/listinfo/xorg | ||
40 | diff --git a/INSTALL b/INSTALL | ||
41 | deleted file mode 100644 | ||
42 | index e69de29..0000000 | ||
43 | diff --git a/NEWS b/NEWS | ||
44 | deleted file mode 100644 | ||
45 | index e69de29..0000000 | ||