Index: openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql,v diff -u -r1.9 -r1.10 --- openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql 21 Feb 2002 19:00:21 -0000 1.9 +++ openacs-4/packages/fs-portlet/sql/oracle/fs-portlet-create.sql 29 Mar 2002 19:25:48 -0000 1.10 @@ -1,4 +1,20 @@ -- +-- Copyright (C) 2001, 2002 OpenForce, Inc. +-- +-- This file is part of dotLRN. +-- +-- dotLRN 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. +-- +-- dotLRN 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. +-- + +-- -- Creates the file-storage portlet -- -- @author Arjun Sanyal(arjun@openforce.net)