X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fxwt%2FSurface.java;h=5e517c834d0f0653676a1eabbcce6c297e275049;hb=7e9239a7088d4cd772a31a76e1a53e1c681638bc;hp=861d797daf862d8b537e66a5004918388400e95c;hpb=b8d3c0cb7d57db7a777460905a402f2d90c1e9b2;p=org.ibex.core.git diff --git a/src/org/xwt/Surface.java b/src/org/xwt/Surface.java index 861d797..5e517c8 100644 --- a/src/org/xwt/Surface.java +++ b/src/org/xwt/Surface.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.bouncycastle.util.encoders.Base64;