summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-font/font-alias-1.0.2/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-08-27 15:14:24 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-08-27 15:29:45 +0100
commit29d6678fd546377459ef75cf54abeef5b969b5cf (patch)
tree8edd65790e37a00d01c3f203f773fe4b5012db18 /meta/recipes-graphics/xorg-font/font-alias-1.0.2/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch
parentda49de6885ee1bc424e70bc02f21f6ab920efb55 (diff)
downloadpoky-29d6678fd546377459ef75cf54abeef5b969b5cf.tar.gz
Major layout change to the packages directory
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-font/font-alias-1.0.2/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch')
-rw-r--r--meta/recipes-graphics/xorg-font/font-alias-1.0.2/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch45
1 files changed, 45 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-font/font-alias-1.0.2/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch b/meta/recipes-graphics/xorg-font/font-alias-1.0.2/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch
new file mode 100644
index 0000000000..db0bd27d41
--- /dev/null
+++ b/meta/recipes-graphics/xorg-font/font-alias-1.0.2/fix_COPYING_1f8141a5e3b585dfccc748400b05c9c24b41e767.patch
@@ -0,0 +1,45 @@
1commit 1f8141a5e3b585dfccc748400b05c9c24b41e767
2Author: Gaetan Nadon <memsize@videotron.ca>
3Date: 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
13diff --git a/AUTHORS b/AUTHORS
14deleted file mode 100644
15index e69de29..0000000
16diff --git a/COPYING b/COPYING
17index 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
40diff --git a/INSTALL b/INSTALL
41deleted file mode 100644
42index e69de29..0000000
43diff --git a/NEWS b/NEWS
44deleted file mode 100644
45index e69de29..0000000