Index: openacs-4/packages/new-portal/sql/postgresql/portal-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/sql/postgresql/Attic/portal-create.sql,v diff -u -r1.2 -r1.3 --- openacs-4/packages/new-portal/sql/postgresql/portal-create.sql 16 Apr 2002 05:17:03 -0000 1.2 +++ openacs-4/packages/new-portal/sql/postgresql/portal-create.sql 1 Jul 2002 20:03:25 -0000 1.3 @@ -1,16 +1,28 @@ -- --- The "New" Portal Package --- copyright 2001, OpenForce, Inc. --- distributed under the GNU GPL v2 +-- Copyright (C) 2001, 2002 OpenForce, Inc. -- --- port to PG by Neophytos and Ben --- 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 portal-core-create.sql \i objects-create.sql \i api-create.sql \i datasource-sc-create.sql \i defaults.sql -\i portal-node-mapping-create.sql