LucidDB / adminws

Web services for connecting to and administrating LucidDB
http://www.dynamobi.com/c/products/luciddb/administration-ui/
2 stars 1 forks source link

[DWS-14] Add GPL license headers to web services project #19

Closed dynamobi-build closed 13 years ago

dynamobi-build commented 13 years ago

[reporter="ngoodman", created="Thu, 5 Aug 2010 14:19:53 -0700", resolved="Thu, 5 Aug 2010 18:40:59 -0700"]

Add a GPL license header to all .java and reasonably all other (enunciate.xml, build.xml, etc) files in the admin ws project

dynamobi-build commented 13 years ago

[author="ngoodman", created="Thu, 5 Aug 2010 14:21:25 -0700"]

Dynamo Web Services is a web service project for administering LucidDB
Copyright (C) 2010 Dynamo Business Intelligence Corporation

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the Free
Software Foundation; either version 2 of the License, or (at your option)
any later version approved by Dynamo Business Intelligence Corporation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA