summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-01-19 01:45:01 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-01-19 01:45:01 +0000
commit252d154a3bec4ffde7a23dc75a3886e83647dfec (patch)
tree9ebf024ef5ef57370eaecc5c8294d2056eea0eaf /pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js
parentbe22b9a276add6f4f27c9492db3631dc1f70bedc (diff)
downloadpki-252d154a3bec4ffde7a23dc75a3886e83647dfec.tar.gz
pki-252d154a3bec4ffde7a23dc75a3886e83647dfec.tar.xz
pki-252d154a3bec4ffde7a23dc75a3886e83647dfec.zip
Bugzilla Bug #553483 - Review Request: dogtag-pki-console-ui - The Dogtag PKI Console User Interface,
Bugzilla Bug #522204 - New Package for Dogtag PKI: dogtag-pki-common-ui Bugzilla Bug #553848 - Review Request: dogtag-pki-ra-ui - The Dogtag Registration Authority User Interface Bugzilla Bug #553851 - Review Request: dogtag-pki-tps-ui - The Dogtag Token Processing System User Interface git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@930 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js')
-rw-r--r--pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js25
1 files changed, 12 insertions, 13 deletions
diff --git a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js
index 626086ba4..d4dc336ab 100644
--- a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js
+++ b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/js/misc.js
@@ -1,18 +1,17 @@
// --- BEGIN COPYRIGHT BLOCK ---
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation.
-//
-// This library is distributed in the hope that it will be useful,
+// 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; version 2 of the License.
+//
+// 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
-// Lesser General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License along with this library; if not, write to the Free Software
-// Foundation, Inc., 51 Franklin Street, Fifth Floor,
-// Boston, MA 02110-1301 USA
-//
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+// GNU General Public License for more details.
+//
+// You should have received a copy of the GNU General Public License along
+// with this program; if not, write to the Free Software Foundation, Inc.,
+// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+//
// Copyright (C) 2007 Red Hat, Inc.
// All rights reserved.
// --- END COPYRIGHT BLOCK ---