Changeset 4691 for trunk/CodeTemplate
- Timestamp:
- 12/15/06 16:57:15 (2 years ago)
- Files:
-
- 1 modified
-
trunk/CodeTemplate (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/CodeTemplate
r3432 r4691 3 3 * 4 4 *------------------------------------------------------------------------------ 5 * 6 * Copyright (C) 2004 Open Microscopy Environment 7 * Massachusetts Institute of Technology, 8 * National Institutes of Health, 9 * University of Dundee 5 * Copyright (C) 2006 University of Dundee. All rights reserved. 10 6 * 11 7 * 12 * 13 * This library is free software; you can redistribute it and/or 14 * modify it under the terms of the GNU Lesser General Public 15 * License as published by the Free Software Foundation; either 16 * version 2.1 of the License, or (at your option) any later version. 17 * 18 * This library is distributed in the hope that it will be useful, 19 * but WITHOUT ANY WARRANTY; without even the implied warranty of 20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 21 * Lesser General Public License for more details. 22 * 23 * You should have received a copy of the GNU Lesser General Public 24 * License along with this library; if not, write to the Free Software 25 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 8 * This program is free software; you can redistribute it and/or modify 9 * it under the terms of the GNU General Public License as published by 10 * the Free Software Foundation; either version 2 of the License, or 11 * (at your option) any later version. 12 * This program is distributed in the hope that it will be useful, 13 * but WITHOUT ANY WARRANTY; without even the implied warranty of 14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * GNU General Public License for more details. 16 * 17 * You should have received a copy of the GNU General Public License along 18 * with this program; if not, write to the Free Software Foundation, Inc., 19 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. 26 20 * 27 21 *------------------------------------------------------------------------------
