bernhard: thuban/libraries/thuban cpl_mfile.cpp, 1.1, 1.2 cpl_mfile.h, 1.1, 1.2

cvs@intevation.de cvs at intevation.de
Mon Jun 14 16:49:04 CEST 2004


Author: bernhard

Update of /thubanrepository/thuban/libraries/thuban
In directory doto:/tmp/cvs-serv13672/libraries/thuban

Modified Files:
	cpl_mfile.cpp cpl_mfile.h 
Log Message:
* libraries/thuban/cpl_mfile.h: Added copyright header.
* libraries/thuban/ cpl_mfile.cpp, cpl_mfile.h: Added non-protecting
	Free Software License so that it is most useful with gdalwarp 
	and bmpdataset.


Index: cpl_mfile.cpp
===================================================================
RCS file: /thubanrepository/thuban/libraries/thuban/cpl_mfile.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cpl_mfile.cpp	19 Aug 2003 21:32:24 -0000	1.1
+++ cpl_mfile.cpp	14 Jun 2004 14:49:02 -0000	1.2
@@ -3,10 +3,28 @@
  *
  * Project:  CPL - Common Portability Library
  * Purpose:  Implement MFILE interface for memory based files.
- * Author:   Jonathan Coles, jonathan at intevation.de
+ * Author:   Jonathan Coles <jonathan at intevation.de>
  *
  **********************************************************************
  * Copyright (c) 2003, Intevation GmbH
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included
+ * in all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
  **********************************************************************
  *
  */

Index: cpl_mfile.h
===================================================================
RCS file: /thubanrepository/thuban/libraries/thuban/cpl_mfile.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cpl_mfile.h	19 Aug 2003 21:32:24 -0000	1.1
+++ cpl_mfile.h	14 Jun 2004 14:49:02 -0000	1.2
@@ -1,3 +1,34 @@
+/**********************************************************************
+ * $Id$
+ *
+ * Project:  CPL - Common Portability Library
+ * Purpose:  Implement MFILE interface for memory based files.
+ * Author:   Jonathan Coles <jonathan at intevation.de>
+ *
+ **********************************************************************
+ * Copyright (c) 2003, Intevation GmbH
+ *
+ * Permission is hereby granted, free of charge, to any person obtaining a
+ * copy of this software and associated documentation files (the "Software"),
+ * to deal in the Software without restriction, including without limitation
+ * the rights to use, copy, modify, merge, publish, distribute, sublicense,
+ * and/or sell copies of the Software, and to permit persons to whom the
+ * Software is furnished to do so, subject to the following conditions:
+ *
+ * The above copyright notice and this permission notice shall be included
+ * in all copies or substantial portions of the Software.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+ * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+ * DEALINGS IN THE SOFTWARE.
+ **********************************************************************
+ *
+ */
+
 #ifndef MFILE_H_INCLUDED
 #define MFILE_H_INCLUDED
 





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)