summaryrefslogtreecommitdiff
path: root/data.h
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 19:54:36 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 19:54:36 +0000
commit55185f35a75e6aad933e6faedd68bc14dfb94ccc (patch)
tree10cd97effc74c944f48021140dec15b025b6ceea /data.h
parent8e877ebe858657d8de7b5757a6b1d371dbfa6c88 (diff)
Diffstat (limited to 'data.h')
-rw-r--r--data.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/data.h b/data.h
index e006271..326cf85 100644
--- a/data.h
+++ b/data.h
@@ -19,7 +19,7 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
-/* $XFree86: xc/programs/mkfontscale/data.h,v 1.4 2003/07/08 15:39:49 tsi Exp $ */
+/* $XFree86: xc/programs/mkfontscale/data.h,v 1.3 2003/04/30 20:39:43 herrb Exp $ */
#ifndef _MKS_DATA_H_
#define _MKS_DATA_H_ 1
@@ -39,6 +39,7 @@ char *notice_foundries[][2] =
{"International Typeface Corporation", "itc"},
{"Tiro Typeworks", "tiro"},
{"XFree86", "xfree86"},
+ {"Xorg", "xorg"},
{"Microsoft", "microsoft"},
{"Omega", "omega"},
{"Font21", "hwan"},