X-Git-Url: http://git.megacz.com/?p=org.ibex.wildebeest.git;a=blobdiff_plain;f=src%2Forg%2Fxwt%2Fshoehorn%2FShoeHorn.java;h=90b869516892aba51d9f39b3404add9967a94cce;hp=bf34c2f90fc855ec7fe246ae75ee1ea1142ca4e7;hb=HEAD;hpb=85e24abe600bebadc68bce7cf47d087177b4eb83 diff --git a/src/org/xwt/shoehorn/ShoeHorn.java b/src/org/xwt/shoehorn/ShoeHorn.java index bf34c2f..90b8695 100644 --- a/src/org/xwt/shoehorn/ShoeHorn.java +++ b/src/org/xwt/shoehorn/ShoeHorn.java @@ -1,3 +1,6 @@ -// Copyright 2002 Adam Megacz, see the COPYING file for licensing [GPL] +// Copyright 2000-2005 the Contributors, as shown in the revision logs. +// Licensed under the GNU General Public License version 2 ("the License"). +// You may not use this file except in compliance with the License. + package org.xwt.shoehorn; public class ShoeHorn extends org.xwt.shoehorn3.ShoeHorn { }