From: miker Date: Fri, 11 Apr 2008 01:56:39 +0000 (+0000) Subject: adding a big old pile of copyright headers X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8f52fa043d6f0eb891f8cc5f6b3d5111c522c3f6;p=Evergreen.git adding a big old pile of copyright headers git-svn-id: svn://svn.open-ils.org/ILS/branches/dojo-admin@9303 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/conify/global/actor/org_unit.html b/Open-ILS/web/conify/global/actor/org_unit.html index 28addd7b9c..eae1a7e112 100644 --- a/Open-ILS/web/conify/global/actor/org_unit.html +++ b/Open-ILS/web/conify/global/actor/org_unit.html @@ -1,3 +1,17 @@ + Confiy :: Global :: Actor :: Org Units diff --git a/Open-ILS/web/conify/global/actor/org_unit.js b/Open-ILS/web/conify/global/actor/org_unit.js index 5ea49c5543..fe5c2577da 100644 --- a/Open-ILS/web/conify/global/actor/org_unit.js +++ b/Open-ILS/web/conify/global/actor/org_unit.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + dojo.require('fieldmapper.dojoData'); dojo.require('dojo.parser'); dojo.require('dojo.data.ItemFileWriteStore'); diff --git a/Open-ILS/web/conify/global/actor/org_unit_type.html b/Open-ILS/web/conify/global/actor/org_unit_type.html index 2697c54801..e98b7a9ec1 100644 --- a/Open-ILS/web/conify/global/actor/org_unit_type.html +++ b/Open-ILS/web/conify/global/actor/org_unit_type.html @@ -1,3 +1,17 @@ + Confiy :: Global :: Actor :: Org Unit Types diff --git a/Open-ILS/web/conify/global/actor/org_unit_type.js b/Open-ILS/web/conify/global/actor/org_unit_type.js index 46daa82f32..e297c723a0 100644 --- a/Open-ILS/web/conify/global/actor/org_unit_type.js +++ b/Open-ILS/web/conify/global/actor/org_unit_type.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + dojo.require('fieldmapper.dojoData'); dojo.require('dojo.parser'); dojo.require('dojo.data.ItemFileWriteStore'); diff --git a/Open-ILS/web/conify/global/admin.html b/Open-ILS/web/conify/global/admin.html index c0efa81e8f..605721911f 100644 --- a/Open-ILS/web/conify/global/admin.html +++ b/Open-ILS/web/conify/global/admin.html @@ -1,3 +1,17 @@ + Conify :: Global :: Admin diff --git a/Open-ILS/web/conify/global/config/copy_status.html b/Open-ILS/web/conify/global/config/copy_status.html index 2e568aa4eb..99f5417bf5 100644 --- a/Open-ILS/web/conify/global/config/copy_status.html +++ b/Open-ILS/web/conify/global/config/copy_status.html @@ -1,3 +1,17 @@ + Confiy :: Global :: Config :: Copy Status diff --git a/Open-ILS/web/conify/global/config/copy_status.js b/Open-ILS/web/conify/global/config/copy_status.js index 68c907ee84..9fffc7a6d5 100644 --- a/Open-ILS/web/conify/global/config/copy_status.js +++ b/Open-ILS/web/conify/global/config/copy_status.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + dojo.require('fieldmapper.dojoData'); dojo.require('dojo.parser'); dojo.require('dojo.string'); diff --git a/Open-ILS/web/conify/global/permission/grp_tree.html b/Open-ILS/web/conify/global/permission/grp_tree.html index 9241a73ef8..42fbb8e2b8 100644 --- a/Open-ILS/web/conify/global/permission/grp_tree.html +++ b/Open-ILS/web/conify/global/permission/grp_tree.html @@ -1,3 +1,17 @@ + Confiy :: Global :: Permission :: Group Tree diff --git a/Open-ILS/web/conify/global/permission/grp_tree.js b/Open-ILS/web/conify/global/permission/grp_tree.js index a40053a365..0037a0adfe 100644 --- a/Open-ILS/web/conify/global/permission/grp_tree.js +++ b/Open-ILS/web/conify/global/permission/grp_tree.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + dojo.require('fieldmapper.dojoData'); //dojo.require('fieldmapper.OrgUtils'); dojo.require('dojo.parser'); diff --git a/Open-ILS/web/conify/global/permission/perm_list.html b/Open-ILS/web/conify/global/permission/perm_list.html index e24eba89f0..38d6921b78 100644 --- a/Open-ILS/web/conify/global/permission/perm_list.html +++ b/Open-ILS/web/conify/global/permission/perm_list.html @@ -1,3 +1,17 @@ + Confiy :: Global :: Permission :: Permission List diff --git a/Open-ILS/web/conify/global/permission/perm_list.js b/Open-ILS/web/conify/global/permission/perm_list.js index 6054b43a9a..4dc76cffbb 100644 --- a/Open-ILS/web/conify/global/permission/perm_list.js +++ b/Open-ILS/web/conify/global/permission/perm_list.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + dojo.require('fieldmapper.dojoData'); dojo.require('dojo.parser'); dojo.require('dojo.string'); diff --git a/Open-ILS/web/js/fieldmapper/Fieldmapper.js b/Open-ILS/web/js/fieldmapper/Fieldmapper.js index 3f15169046..b136d9c697 100644 --- a/Open-ILS/web/js/fieldmapper/Fieldmapper.js +++ b/Open-ILS/web/js/fieldmapper/Fieldmapper.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + if(!dojo._hasResource["fieldmapper.Fieldmapper"]){ /* generate fieldmapper javascript classes. This expects a global variable diff --git a/Open-ILS/web/js/fieldmapper/OrgUtils.js b/Open-ILS/web/js/fieldmapper/OrgUtils.js index 8744b275a6..6f252992c4 100644 --- a/Open-ILS/web/js/fieldmapper/OrgUtils.js +++ b/Open-ILS/web/js/fieldmapper/OrgUtils.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + if(!dojo._hasResource["fieldmapper.OrgUtils"]){ dojo._hasResource["fieldmapper.OrgUtils"] = true; diff --git a/Open-ILS/web/js/fieldmapper/hash.js b/Open-ILS/web/js/fieldmapper/hash.js index 448a718e21..c186dfac93 100644 --- a/Open-ILS/web/js/fieldmapper/hash.js +++ b/Open-ILS/web/js/fieldmapper/hash.js @@ -1,3 +1,20 @@ +/* +# --------------------------------------------------------------------------- +# Copyright (C) 2008 Georgia Public Library Service / Equinox Software, Inc +# Mike Rylander +# +# This program 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. +# +# This program 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. +# --------------------------------------------------------------------------- +*/ + if(!dojo._hasResource['fieldmapper.hash']){ dojo._hasResource['fieldmapper.hash'] = true;