Index: openacs-4/packages/new-portal/sql/postgresql/portal-drop.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/sql/postgresql/Attic/portal-drop.sql,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/new-portal/sql/postgresql/portal-drop.sql 29 Mar 2002 17:02:45 -0000 1.1 +++ openacs-4/packages/new-portal/sql/postgresql/portal-drop.sql 1 Jul 2002 20:03:25 -0000 1.2 @@ -1,11 +1,26 @@ -- --- The New Portal Package --- copyright 2001, OpenForce, Inc. --- distributed under the GNU GPL v2 +-- Copyright (C) 2001, 2002 OpenForce, Inc. -- --- Arjun Sanyal (arjun@openforce.net) --- $Id$ +-- 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 foreign key more +-- details. +-- + +-- +-- The "New" Portal Package +-- +-- @author arjun@openforce.net +-- @version $Id$ +-- + \i datasource-sc-drop.sql \i api-drop.sql \i portal-core-drop.sql