X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2FFont.java;h=bd11c4f0c0b7c91ee5a4b4a4bb5562785fdff90d;hb=7e9239a7088d4cd772a31a76e1a53e1c681638bc;hp=dc4f41e84080ce8be5073ed478ce1aacd527948b;hpb=b8d3c0cb7d57db7a777460905a402f2d90c1e9b2;p=org.ibex.core.git diff --git a/src/org/xwt/Font.java b/src/org/xwt/Font.java index dc4f41e..bd11c4f 100644 --- a/src/org/xwt/Font.java +++ b/src/org/xwt/Font.java @@ -1,4 +1,4 @@ -// Copyright 2003 Adam Megacz, see the COPYING file for licensing [GPL] +// Copyright 2004 Adam Megacz, see the COPYING file for licensing [GPL] package org.xwt; import org.xwt.translators.*; import org.xwt.util.*;