[Webtest] [dev] Copyright/license in source files

Marc Guillemot webtest@lists.canoo.com
Wed, 03 Aug 2005 11:24:18 +0200


Hi,

the java files contain different copyright/licence references like

// Released under the Canoo Webtest license.

or
// Copyright © 2002-2005 Canoo Engineering AG, Switzerland.

or
// Copyright © 2004-2005 ASERT. Released under the Canoo Webtest license.

or sometimes nothing


I'm not a copyright expert and I hadn't too much problems performing changes in files with © Canoo but I'm a bit 
disturbed by © ASERT.

Should I start to add my own © ;-) or should all the files contain an identical header what could be enforced by checkstyle?

Marc.