Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 293904 Details for
Bug 429994
licensing
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
set license at gplv2 only
freeipa-627-license.patch (text/plain), 181.16 KB, created by
Rob Crittenden
on 2008-02-04 16:26:30 UTC
(
hide
)
Description:
set license at gplv2 only
Filename:
MIME Type:
Creator:
Rob Crittenden
Created:
2008-02-04 16:26:30 UTC
Size:
181.16 KB
patch
obsolete
># HG changeset patch ># User Rob Crittenden <rcritten@redhat.com> ># Date 1202141050 18000 ># Node ID cf6725c338867dd5800809d1e042e811293348fa ># Parent d0db9d791d6f87b1a9029f5bf59e5ef7488a42c3 >Set the license uniformly to GPLv2 only. > >diff -r d0db9d791d6f -r cf6725c33886 Makefile >--- a/Makefile Thu Jan 31 17:38:21 2008 -0500 >+++ b/Makefile Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ SUBDIRS=ipa-server ipa-admintools ipa-py >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > SUBDIRS=ipa-server ipa-admintools ipa-python ipa-client ipa-radius-server ipa-radius-admintools > > PRJ_PREFIX=ipa >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/Makefile >--- a/ipa-admintools/Makefile Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/Makefile Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ SUBDIRS=man >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > SUBDIRS=man > SBINDIR = $(DESTDIR)/usr/sbin > >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/Makefile >--- a/ipa-admintools/man/Makefile Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/Makefile Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ MANDIR = $(DESTDIR)/usr/share/man >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > MANDIR = $(DESTDIR)/usr/share/man > > MANFILES=\ >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-adddelegation.1 >--- a/ipa-admintools/man/ipa-adddelegation.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-adddelegation.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-addgroup.1 >--- a/ipa-admintools/man/ipa-addgroup.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-addgroup.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-addservice.1 >--- a/ipa-admintools/man/ipa-addservice.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-addservice.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-adduser.1 >--- a/ipa-admintools/man/ipa-adduser.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-adduser.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-deldelegation.1 >--- a/ipa-admintools/man/ipa-deldelegation.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-deldelegation.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-delgroup.1 >--- a/ipa-admintools/man/ipa-delgroup.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-delgroup.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-delservice.1 >--- a/ipa-admintools/man/ipa-delservice.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-delservice.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-deluser.1 >--- a/ipa-admintools/man/ipa-deluser.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-deluser.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-findgroup.1 >--- a/ipa-admintools/man/ipa-findgroup.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-findgroup.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-findservice.1 >--- a/ipa-admintools/man/ipa-findservice.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-findservice.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-finduser.1 >--- a/ipa-admintools/man/ipa-finduser.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-finduser.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-getkeytab.1 >--- a/ipa-admintools/man/ipa-getkeytab.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-getkeytab.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-listdelegation.1 >--- a/ipa-admintools/man/ipa-listdelegation.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-listdelegation.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-lockuser.1 >--- a/ipa-admintools/man/ipa-lockuser.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-lockuser.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-moddelegation.1 >--- a/ipa-admintools/man/ipa-moddelegation.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-moddelegation.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-modgroup.1 >--- a/ipa-admintools/man/ipa-modgroup.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-modgroup.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-moduser.1 >--- a/ipa-admintools/man/ipa-moduser.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-moduser.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-admintools/man/ipa-passwd.1 >--- a/ipa-admintools/man/ipa-passwd.1 Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-admintools/man/ipa-passwd.1 Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > .\" > .\" This is free software; you can redistribute it and/or modify it under > .\" the terms of the GNU Library General Public License as published by >-.\" the Free Software Foundation; either version 2 of the License, or >-.\" (at your option) any later version. >+.\" the Free Software Foundation; version 2 only > .\" > .\" This program is distributed in the hope that it will be useful, but > .\" WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/Makefile.am >--- a/ipa-client/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # This file will be processed with automake-1.7 to create Makefile.in > > AUTOMAKE_OPTIONS = 1.7 >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/firefox/Makefile.am >--- a/ipa-client/firefox/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/firefox/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipaclient >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/firefox/globalsetup.sh >--- a/ipa-client/firefox/globalsetup.sh Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/firefox/globalsetup.sh Mon Feb 04 11:04:10 2008 -0500 >@@ -2,8 +2,7 @@ > > # 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. >+# as published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/firefox/ipa.cfg >--- a/ipa-client/firefox/ipa.cfg Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/firefox/ipa.cfg Mon Feb 04 11:04:10 2008 -0500 >@@ -2,8 +2,7 @@ > /* > * 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. >+ * as published by the Free Software Foundation; version 2 only > * > * This program is distributed in the hope that it will be useful, > * but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/firefox/ipa.js >--- a/ipa-client/firefox/ipa.js Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/firefox/ipa.js Mon Feb 04 11:04:10 2008 -0500 >@@ -1,8 +1,7 @@ > /* > * 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. >+ * as published by the Free Software Foundation; version 2 only > * > * This program is distributed in the hope that it will be useful, > * but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/firefox/usersetup.sh >--- a/ipa-client/firefox/usersetup.sh Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/firefox/usersetup.sh Mon Feb 04 11:04:10 2008 -0500 >@@ -2,8 +2,7 @@ > > # 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. >+# as published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/ipa-getkeytab.c >--- a/ipa-client/ipa-getkeytab.c Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/ipa-getkeytab.c Mon Feb 04 11:04:10 2008 -0500 >@@ -1,4 +1,22 @@ >-/* (C) Simo Sorce */ >+/* Authors: Simo Sorce <ssorce@redhat.com> >+ * >+ * Copyright (C) 2007 Red Hat >+ * see file 'COPYING' for use and warranty information >+ * >+ * 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 only >+ * >+ * 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. >+ * >+ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+ */ >+ > #define _GNU_SOURCE > > #include <sys/types.h> >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/ipa-install/Makefile.am >--- a/ipa-client/ipa-install/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/ipa-install/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > sbin_SCRIPTS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/ipaclient/Makefile.am >--- a/ipa-client/ipaclient/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/ipaclient/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(pythondir)/ipaclient >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/ipaclient/__init__.py >--- a/ipa-client/ipaclient/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/ipaclient/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/ipaclient/ipachangeconf.py >--- a/ipa-client/ipaclient/ipachangeconf.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/ipaclient/ipachangeconf.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,13 +1,12 @@ > # >-# ipachangeconf - configuration filke manipulation classes and functions >+# ipachangeconf - configuration file manipulation classes and functions > # partially based on authconfig code > # Copyright (c) 1999-2007 Red Hat, Inc. > # Author: Simo Sorce <ssorce@redhat.com> > # > # This 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. >+# the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, but > # WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/ipaclient/ipadiscovery.py >--- a/ipa-client/ipaclient/ipadiscovery.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/ipaclient/ipadiscovery.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-client/ipaclient/ntpconf.py >--- a/ipa-client/ipaclient/ntpconf.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-client/ipaclient/ntpconf.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/Makefile >--- a/ipa-python/Makefile Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/Makefile Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ PYTHONLIBDIR ?= $(shell python -c "from >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > PYTHONLIBDIR ?= $(shell python -c "from distutils.sysconfig import *; print get_python_lib()") > PACKAGEDIR ?= $(DESTDIR)/$(PYTHONLIBDIR)/ipa > CONFIGDIR ?= $(DESTDIR)/etc/ipa >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/__init__.py >--- a/ipa-python/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -0,0 +1,17 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/aci.py >--- a/ipa-python/aci.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/aci.py Mon Feb 04 11:04:10 2008 -0500 >@@ -3,7 +3,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/config.py >--- a/ipa-python/config.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/config.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/dnsclient.py >--- a/ipa-python/dnsclient.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/dnsclient.py Mon Feb 04 11:04:10 2008 -0500 >@@ -3,8 +3,7 @@ > # > # This 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. >+# the Free Software Foundation; either version 2 only > # > # This program is distributed in the hope that it will be useful, but > # WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/entity.py >--- a/ipa-python/entity.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/entity.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import ldap >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import ldap > import ldif > import re >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/group.py >--- a/ipa-python/group.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/group.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ from ipa.entity import Entity >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > from ipa.entity import Entity > > class Group(Entity): >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/ipaadminutil.py >--- a/ipa-python/ipaadminutil.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/ipaadminutil.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/ipaclient.py >--- a/ipa-python/ipaclient.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/ipaclient.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/ipaerror.py >--- a/ipa-python/ipaerror.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/ipaerror.py Mon Feb 04 11:04:10 2008 -0500 >@@ -3,7 +3,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/ipautil.py >--- a/ipa-python/ipautil.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/ipautil.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/ipavalidate.py >--- a/ipa-python/ipavalidate.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/ipavalidate.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/krbtransport.py >--- a/ipa-python/krbtransport.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/krbtransport.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/rpcclient.py >--- a/ipa-python/rpcclient.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/rpcclient.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/setup.py >--- a/ipa-python/setup.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/setup.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,4 +1,21 @@ > #!/usr/bin/env python >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > """FreeIPA python support library > > FreeIPA is a server for identity, policy, and audit. >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/test/test_aci.py >--- a/ipa-python/test/test_aci.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/test/test_aci.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/test/test_ipautil.py >--- a/ipa-python/test/test_ipautil.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/test/test_ipautil.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/test/test_ipavalidate.py >--- a/ipa-python/test/test_ipavalidate.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/test/test_ipavalidate.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-python/user.py >--- a/ipa-python/user.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-python/user.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ from ipa.entity import Entity >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > from ipa.entity import Entity > > class User(Entity): >diff -r d0db9d791d6f -r cf6725c33886 ipa-radius-admintools/Makefile >--- a/ipa-radius-admintools/Makefile Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-radius-admintools/Makefile Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ SBINDIR = $(DESTDIR)/usr/sbin >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > SBINDIR = $(DESTDIR)/usr/sbin > > >diff -r d0db9d791d6f -r cf6725c33886 ipa-radius-server/Makefile >--- a/ipa-radius-server/Makefile Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-radius-server/Makefile Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ PLUGINS_SHARE = $(DESTDIR)/usr/share/ipa >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > PLUGINS_SHARE = $(DESTDIR)/usr/share/ipa/plugins > PLUGINS_PYTHON = $(DESTDIR)/usr/share/ipa/ipaserver/plugins > SBINDIR = $(DESTDIR)/usr/sbin >diff -r d0db9d791d6f -r cf6725c33886 ipa-radius-server/plugins/__init__.py >--- a/ipa-radius-server/plugins/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-radius-server/plugins/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,1 +1,18 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # intentionally empty >diff -r d0db9d791d6f -r cf6725c33886 ipa-radius-server/plugins/radiusinstance.py >--- a/ipa-radius-server/plugins/radiusinstance.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-radius-server/plugins/radiusinstance.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/Makefile.am >--- a/ipa-server/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # This file will be processed with automake-1.7 to create Makefile.in > > AUTOMAKE_OPTIONS = 1.7 >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/Makefile.am >--- a/ipa-server/ipa-gui/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > SUBDIRS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipa_gui.egg-info/Makefile.am >--- a/ipa-server/ipa-gui/ipa_gui.egg-info/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipa_gui.egg-info/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipa_gui.egg-info >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > SUBDIRS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/__init__.py >--- a/ipa-server/ipa-gui/ipagui/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -0,0 +1,18 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ >+ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/config/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/config/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/config/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/config >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/config/__init__.py >--- a/ipa-server/ipa-gui/ipagui/config/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/config/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -0,0 +1,17 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/controllers.py >--- a/ipa-server/ipa-gui/ipagui/controllers.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/controllers.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import logging >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import logging > import StringIO > import traceback >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/forms/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/forms/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/forms/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/forms >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/forms/__init__.py >--- a/ipa-server/ipa-gui/ipagui/forms/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/forms/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -0,0 +1,18 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ >+ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/forms/delegate.py >--- a/ipa-server/ipa-gui/ipagui/forms/delegate.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/forms/delegate.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import turbogears >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import turbogears > from turbogears import validators, widgets > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/forms/group.py >--- a/ipa-server/ipa-gui/ipagui/forms/group.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/forms/group.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import turbogears >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import turbogears > from turbogears import validators, widgets > from tg_expanding_form_widget.tg_expanding_form_widget import ExpandingForm >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/forms/ipapolicy.py >--- a/ipa-server/ipa-gui/ipagui/forms/ipapolicy.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/forms/ipapolicy.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import turbogears >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import turbogears > from turbogears import validators, widgets > from tg_expanding_form_widget.tg_expanding_form_widget import ExpandingForm >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/forms/principal.py >--- a/ipa-server/ipa-gui/ipagui/forms/principal.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/forms/principal.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import turbogears >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import turbogears > from turbogears import validators, widgets > from tg_expanding_form_widget.tg_expanding_form_widget import ExpandingForm >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/forms/user.py >--- a/ipa-server/ipa-gui/ipagui/forms/user.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/forms/user.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import turbogears >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import turbogears > from turbogears import validators, widgets > from tg_expanding_form_widget.tg_expanding_form_widget import ExpandingForm >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/helpers/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/helpers/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/helpers/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/helpers >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/helpers/__init__.py >--- a/ipa-server/ipa-gui/ipagui/helpers/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/helpers/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,1 +1,18 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # __init__.py >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/helpers/ipahelper.py >--- a/ipa-server/ipa-gui/ipagui/helpers/ipahelper.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/helpers/ipahelper.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import re >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import re > > def javascript_string_escape(input): >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/helpers/userhelper.py >--- a/ipa-server/ipa-gui/ipagui/helpers/userhelper.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/helpers/userhelper.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import sys >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import sys > import datetime > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/json.py >--- a/ipa-server/ipa-gui/ipagui/json.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/json.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # A JSON-based API(view) for your app. > # Most rules would look like: > # @jsonify.when("isinstance(obj, YourClass)") >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/model.py >--- a/ipa-server/ipa-gui/ipagui/model.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/model.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ from turbogears.database import PackageH >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > from turbogears.database import PackageHub > from sqlobject import * > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/proxyprovider.py >--- a/ipa-server/ipa-gui/ipagui/proxyprovider.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/proxyprovider.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ from turbogears.identity.soprovider impo >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > from turbogears.identity.soprovider import * > from turbogears.identity.visitor import * > import logging >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/proxyvisit.py >--- a/ipa-server/ipa-gui/ipagui/proxyvisit.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/proxyvisit.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ from turbogears.visit.api import BaseVis >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > from turbogears.visit.api import BaseVisitManager, Visit > from turbogears import config > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/release.py >--- a/ipa-server/ipa-gui/ipagui/release.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/release.py Mon Feb 04 11:04:10 2008 -0500 >@@ -2,13 +2,15 @@ > > version = "1.0" > >-# description = "Your plan to rule the world" >-# long_description = "More description about your plan" >+# NOTE: We aren't really using this because we aren't shipping the UI as >+# a separate .egg but it might look something like this: >+ >+# description = "The Identity, Policy and Audit system" >+# long_description = "IPA is an integrated solution to provide centrally managed Identity (machine, user, virtual machines, groups, authentication credentials), Policy (configuration settings, access control information) and Audit (events, logs, analysis thereof)." > # author = "Your Name Here" > # email = "YourEmail@YourDomain" >-# copyright = "Vintage 2006 - a good year indeed" >+# copyright = "2007 Red Hat, Inc." > >-# if it's open source, you might want to specify these >-# url = "http://yourcool.site/" >-# download_url = "http://yourcool.site/download" >-# license = "MIT" >+# url = "http://www.freeipa.org/" >+# download_url = "http://www.freeipa.org/page/Downloads" >+# license = "GPLv2" >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/static/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > SUBDIRS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/css/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/static/css/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/css/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/static/css >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/images/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/static/images/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/images/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > SUBDIRS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/images/branding/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/static/images/branding/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/images/branding/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/static/images/branding >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/images/template/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/static/images/template/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/images/template/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/static/images/template >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/javascript/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/static/javascript/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/javascript/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/static/javascript >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/javascript/dynamicedit.js >--- a/ipa-server/ipa-gui/ipagui/static/javascript/dynamicedit.js Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/javascript/dynamicedit.js Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,21 @@ >+/** >+ * Copyright (C) 2007 Red Hat >+ * see file 'COPYING' for use and warranty information >+ * >+ * 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 only >+ * >+ * 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. >+ * >+ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+ */ >+ > /** > * dynamicedit.js > * >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/javascript/dynamicselect.js >--- a/ipa-server/ipa-gui/ipagui/static/javascript/dynamicselect.js Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/javascript/dynamicselect.js Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+/* Copyright (C) 2007 Red Hat >+ * see file 'COPYING' for use and warranty information >+ * >+ * 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 only >+ * >+ * 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. >+ * >+ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+ */ >+ > /** > * dynamicselect.js > * >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/static/javascript/ipautil.js >--- a/ipa-server/ipa-gui/ipagui/static/javascript/ipautil.js Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/static/javascript/ipautil.js Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,19 @@ >+/* Copyright (C) 2007 Red Hat >+ * see file 'COPYING' for use and warranty information >+ * >+ * 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 only >+ * >+ * 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. >+ * >+ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+ */ > > /* > * Escapes the ' " and \ characters in a string, so >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/subcontrollers >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/__init__.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,1 +1,18 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # __init__.py >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/delegation.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/delegation.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/delegation.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import os >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import os > from pickle import dumps, loads > from base64 import b64encode, b64decode >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/group.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/group.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/group.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ from pickle import dumps, loads >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > from pickle import dumps, loads > from base64 import b64encode, b64decode > import logging >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/ipacontroller.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/ipacontroller.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/ipacontroller.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import os >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import os > import logging > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/ipapolicy.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/ipapolicy.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/ipapolicy.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import os >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import os > from pickle import dumps, loads > from base64 import b64encode, b64decode >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/policy.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/policy.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/policy.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import os >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import os > from pickle import dumps, loads > from base64 import b64encode, b64decode >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/principal.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/principal.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/principal.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import os >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import os > from pickle import dumps, loads > from base64 import b64encode, b64decode >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/subcontrollers/user.py >--- a/ipa-server/ipa-gui/ipagui/subcontrollers/user.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/subcontrollers/user.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import re >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import re > import random > from pickle import dumps, loads >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/templates/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/templates >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/__init__.py >--- a/ipa-server/ipa-gui/ipagui/templates/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -0,0 +1,18 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ >+ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/delegateedit.kid >--- a/ipa-server/ipa-gui/ipagui/templates/delegateedit.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/delegateedit.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'delegatelayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/delegateform.kid >--- a/ipa-server/ipa-gui/ipagui/templates/delegateform.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/delegateform.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#" > class="simpleroster"> > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/delegategroupsearch.kid >--- a/ipa-server/ipa-gui/ipagui/templates/delegategroupsearch.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/delegategroupsearch.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#"> > > <?python >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/delegatelayout.kid >--- a/ipa-server/ipa-gui/ipagui/templates/delegatelayout.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/delegatelayout.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'master.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/delegatelist.kid >--- a/ipa-server/ipa-gui/ipagui/templates/delegatelist.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/delegatelist.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'delegatelayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/delegatenew.kid >--- a/ipa-server/ipa-gui/ipagui/templates/delegatenew.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/delegatenew.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'delegatelayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/dynamiceditsearch.kid >--- a/ipa-server/ipa-gui/ipagui/templates/dynamiceditsearch.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/dynamiceditsearch.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#"> > > <?python >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/groupedit.kid >--- a/ipa-server/ipa-gui/ipagui/templates/groupedit.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/groupedit.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'grouplayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/groupeditform.kid >--- a/ipa-server/ipa-gui/ipagui/templates/groupeditform.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/groupeditform.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#" > class="simpleroster"> > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/grouplayout.kid >--- a/ipa-server/ipa-gui/ipagui/templates/grouplayout.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/grouplayout.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'master.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/grouplist.kid >--- a/ipa-server/ipa-gui/ipagui/templates/grouplist.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/grouplist.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'grouplayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/groupnew.kid >--- a/ipa-server/ipa-gui/ipagui/templates/groupnew.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/groupnew.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'grouplayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/groupnewform.kid >--- a/ipa-server/ipa-gui/ipagui/templates/groupnewform.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/groupnewform.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#" > class="simpleroster"> > <form action="${action}" name="${name}" method="${method}" class="tableform" >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/groupshow.kid >--- a/ipa-server/ipa-gui/ipagui/templates/groupshow.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/groupshow.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'grouplayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/ipapolicyedit.kid >--- a/ipa-server/ipa-gui/ipagui/templates/ipapolicyedit.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/ipapolicyedit.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'policylayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/ipapolicyeditform.kid >--- a/ipa-server/ipa-gui/ipagui/templates/ipapolicyeditform.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/ipapolicyeditform.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#" > class="simpleroster"> > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/ipapolicyshow.kid >--- a/ipa-server/ipa-gui/ipagui/templates/ipapolicyshow.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/ipapolicyshow.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'policylayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/loginfailed.kid >--- a/ipa-server/ipa-gui/ipagui/templates/loginfailed.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/loginfailed.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'master.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/master.kid >--- a/ipa-server/ipa-gui/ipagui/templates/master.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/master.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <?python import sitetemplate ?> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" py:extends="sitetemplate"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/policyindex.kid >--- a/ipa-server/ipa-gui/ipagui/templates/policyindex.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/policyindex.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'policylayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/policylayout.kid >--- a/ipa-server/ipa-gui/ipagui/templates/policylayout.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/policylayout.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'master.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/principallayout.kid >--- a/ipa-server/ipa-gui/ipagui/templates/principallayout.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/principallayout.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'master.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/principallist.kid >--- a/ipa-server/ipa-gui/ipagui/templates/principallist.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/principallist.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'principallayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/principalnew.kid >--- a/ipa-server/ipa-gui/ipagui/templates/principalnew.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/principalnew.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'principallayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/principalnewform.kid >--- a/ipa-server/ipa-gui/ipagui/templates/principalnewform.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/principalnewform.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#" > class="simpleroster"> > <form action="${action}" name="${name}" method="${method}" class="tableform" >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/principalshow.kid >--- a/ipa-server/ipa-gui/ipagui/templates/principalshow.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/principalshow.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'policylayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/unhandled_exception.kid >--- a/ipa-server/ipa-gui/ipagui/templates/unhandled_exception.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/unhandled_exception.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" > xmlns:py="http://purl.org/kid/ns#" >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/useredit.kid >--- a/ipa-server/ipa-gui/ipagui/templates/useredit.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/useredit.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'userlayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/usereditform.kid >--- a/ipa-server/ipa-gui/ipagui/templates/usereditform.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/usereditform.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#" > class="simpleroster"> > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/userlayout.kid >--- a/ipa-server/ipa-gui/ipagui/templates/userlayout.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/userlayout.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'master.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/userlist.kid >--- a/ipa-server/ipa-gui/ipagui/templates/userlist.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/userlist.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'userlayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/usernew.kid >--- a/ipa-server/ipa-gui/ipagui/templates/usernew.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/usernew.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'userlayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/usernewform.kid >--- a/ipa-server/ipa-gui/ipagui/templates/usernewform.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/usernewform.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#" > class="simpleroster"> > <form action="${action}" name="${name}" method="${method}" class="tableform" >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/userselectsearch.kid >--- a/ipa-server/ipa-gui/ipagui/templates/userselectsearch.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/userselectsearch.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <div xmlns:py="http://purl.org/kid/ns#"> > > <?python >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/usershow.kid >--- a/ipa-server/ipa-gui/ipagui/templates/usershow.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/usershow.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'userlayout.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/templates/welcome.kid >--- a/ipa-server/ipa-gui/ipagui/templates/welcome.kid Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/templates/welcome.kid Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+<!-- >+ Copyright (C) 2007 Red Hat >+ see file 'COPYING' for use and warranty information >+ >+ 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 only >+ >+ 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. >+ >+ 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+--> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> > <html xmlns="http://www.w3.org/1999/xhtml" xmlns:py="http://purl.org/kid/ns#" > py:extends="'master.kid'"> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/tests/Makefile.am >--- a/ipa-server/ipa-gui/ipagui/tests/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/tests/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR)/ipagui/tests >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/tests/__init__.py >--- a/ipa-server/ipa-gui/ipagui/tests/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/tests/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -0,0 +1,18 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ >+ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/tests/test_controllers.py >--- a/ipa-server/ipa-gui/ipagui/tests/test_controllers.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/tests/test_controllers.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ import unittest >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > import unittest > import turbogears > from turbogears import testutil >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/ipagui/tests/test_model.py >--- a/ipa-server/ipa-gui/ipagui/tests/test_model.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/ipagui/tests/test_model.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # If your project uses a database, you can set up database tests > # similar to what you see below. Be sure to set the db_uri to > # an appropriate uri for your testing database. sqlite is a good >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-gui/setup.py >--- a/ipa-server/ipa-gui/setup.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-gui/setup.py Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ from setuptools import setup, find_packa >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > from setuptools import setup, find_packages > from turbogears.finddata import find_package_data > >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/Makefile.am >--- a/ipa-server/ipa-install/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > SUBDIRS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/ipa-replica-install >--- a/ipa-server/ipa-install/ipa-replica-install Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/ipa-replica-install Mon Feb 04 11:04:10 2008 -0500 >@@ -6,7 +6,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/ipa-replica-manage >--- a/ipa-server/ipa-install/ipa-replica-manage Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/ipa-replica-manage Mon Feb 04 11:04:10 2008 -0500 >@@ -6,7 +6,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/ipa-replica-prepare >--- a/ipa-server/ipa-install/ipa-replica-prepare Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/ipa-replica-prepare Mon Feb 04 11:04:10 2008 -0500 >@@ -6,7 +6,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/ipa-server-certinstall >--- a/ipa-server/ipa-install/ipa-server-certinstall Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/ipa-server-certinstall Mon Feb 04 11:04:10 2008 -0500 >@@ -6,7 +6,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/60ipaconfig.ldif >--- a/ipa-server/ipa-install/share/60ipaconfig.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/60ipaconfig.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,37 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ >+## Copyright (C) 2007 Red Hat >+## see file 'COPYING' for use and warranty information >+## >+## 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 only >+## >+## 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. >+## >+## 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+## >+ > ## schema file for ipa configuration > ## > ## IPA Base OID: 2.16.840.1.113730.3.8 >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/60kerberos.ldif >--- a/ipa-server/ipa-install/share/60kerberos.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/60kerberos.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=schema >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=schema > # Novell Kerberos Schema Definitions > # Novell Inc. >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/60radius.ldif >--- a/ipa-server/ipa-install/share/60radius.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/60radius.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # This is a LDAPv3 schema for RADIUS attributes. > # Tested on OpenLDAP 2.0.7 > # Posted by Javier Fernandez-Sanguino Pena <jfernandez@sgi.es> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/60samba.ldif >--- a/ipa-server/ipa-install/share/60samba.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/60samba.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > ## schema file for Fedora DS > ## > ## Schema for storing Samba user accounts and group maps in LDAP >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/Makefile.am >--- a/ipa-server/ipa-install/share/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(IPA_DATA_DIR) >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/bootstrap-template.ldif >--- a/ipa-server/ipa-install/share/bootstrap-template.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/bootstrap-template.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: $SUFFIX >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: $SUFFIX > changetype: modify > add: objectClass >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/default-aci.ldif >--- a/ipa-server/ipa-install/share/default-aci.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/default-aci.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # $SUFFIX (base entry) > # FIXME: We need to allow truly anonymous access only to NIS data for older clients. We need to allow broad access to most attributes only to authenticated users > dn: $SUFFIX >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/default-keytypes.ldif >--- a/ipa-server/ipa-install/share/default-keytypes.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/default-keytypes.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > #kerberos keytypes > dn: cn=$REALM,cn=kerberos,$SUFFIX > changetype: modify >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/dna-posix.ldif >--- a/ipa-server/ipa-install/share/dna-posix.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/dna-posix.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > # add container for posix configuration > > dn: cn=Posix,cn=ipa-dna,cn=plugins,cn=config >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/encrypted_attribute.ldif >--- a/ipa-server/ipa-install/share/encrypted_attribute.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/encrypted_attribute.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=$ENCRYPTED_ATTRIBUTE, cn=encrypte >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=$ENCRYPTED_ATTRIBUTE, cn=encrypted attributes, cn=userRoot, cn=ldbm database, cn=plugins, cn=config > changetype: add > objectClass: top >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/indices.ldif >--- a/ipa-server/ipa-install/share/indices.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/indices.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=krbPrincipalName,cn=index,cn=user >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=krbPrincipalName,cn=index,cn=userRoot,cn=ldbm database,cn=plugins,cn=config > changetype: add > objectClass:top >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/kerberos.ldif >--- a/ipa-server/ipa-install/share/kerberos.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/kerberos.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > #kerberos user > dn: uid=kdc,cn=sysaccounts,cn=etc,$SUFFIX > changetype: add >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/master-entry.ldif >--- a/ipa-server/ipa-install/share/master-entry.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/master-entry.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=$FQHN,cn=masters,cn=ipa,cn=etc,$S >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=$FQHN,cn=masters,cn=ipa,cn=etc,$SUFFIX > changetype: add > objectclass: top >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/memberof-task.ldif >--- a/ipa-server/ipa-install/share/memberof-task.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/memberof-task.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=IPA install, cn=memberof task, cn >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=IPA install, cn=memberof task, cn=tasks, cn=config > changetype: add > objectClass: top >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-install/share/referint-conf.ldif >--- a/ipa-server/ipa-install/share/referint-conf.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-install/share/referint-conf.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=referential integrity postoperati >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=referential integrity postoperation,cn=plugins,cn=config > changetype: modify > replace: nsslapd-pluginenabled >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-kpasswd/Makefile.am >--- a/ipa-server/ipa-kpasswd/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-kpasswd/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > INCLUDES = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-kpasswd/ipa_kpasswd.c >--- a/ipa-server/ipa-kpasswd/ipa_kpasswd.c Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-kpasswd/ipa_kpasswd.c Mon Feb 04 11:04:10 2008 -0500 >@@ -1,7 +1,25 @@ > > /* Kpasswd-LDAP proxy */ > >-/* (C) Simo Sorce */ >+/* Authors: Simo Sorce <ssorce@redhat.com> >+ * >+ * Copyright (C) 2007 Red Hat >+ * see file 'COPYING' for use and warranty information >+ * >+ * 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 only >+ * >+ * 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. >+ * >+ * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+ */ >+ > #define _GNU_SOURCE > > #include <sys/types.h> >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-slapi-plugins/Makefile.am >--- a/ipa-server/ipa-slapi-plugins/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-slapi-plugins/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > SUBDIRS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-slapi-plugins/dna/Makefile.am >--- a/ipa-server/ipa-slapi-plugins/dna/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-slapi-plugins/dna/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > INCLUDES = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-slapi-plugins/dna/dna-conf.ldif >--- a/ipa-server/ipa-slapi-plugins/dna/dna-conf.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-slapi-plugins/dna/dna-conf.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=ipa-dna,cn=plugins,cn=config >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=ipa-dna,cn=plugins,cn=config > changetype: add > objectclass: top >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-slapi-plugins/ipa-memberof/Makefile.am >--- a/ipa-server/ipa-slapi-plugins/ipa-memberof/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-slapi-plugins/ipa-memberof/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > INCLUDES = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif >--- a/ipa-server/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-slapi-plugins/ipa-memberof/memberof-conf.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=ipa-memberof,cn=plugins,cn=config >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=ipa-memberof,cn=plugins,cn=config > changetype: add > objectclass: top >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am >--- a/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > INCLUDES = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipa-slapi-plugins/ipa-pwd-extop/pwd-extop-conf.ldif >--- a/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/pwd-extop-conf.ldif Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipa-slapi-plugins/ipa-pwd-extop/pwd-extop-conf.ldif Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ dn: cn=ipa_pwd_extop,cn=plugins,cn=confi >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > dn: cn=ipa_pwd_extop,cn=plugins,cn=config > changetype: add > objectclass: top >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/Makefile.am >--- a/ipa-server/ipaserver/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > appdir = $(pythondir)/ipaserver >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/__init__.py >--- a/ipa-server/ipaserver/__init__.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/__init__.py Mon Feb 04 11:04:10 2008 -0500 >@@ -6,7 +6,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/bindinstance.py >--- a/ipa-server/ipaserver/bindinstance.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/bindinstance.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/certs.py >--- a/ipa-server/ipaserver/certs.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/certs.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/dsinstance.py >--- a/ipa-server/ipaserver/dsinstance.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/dsinstance.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/httpinstance.py >--- a/ipa-server/ipaserver/httpinstance.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/httpinstance.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/installutils.py >--- a/ipa-server/ipaserver/installutils.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/installutils.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/ipaldap.py >--- a/ipa-server/ipaserver/ipaldap.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/ipaldap.py Mon Feb 04 11:04:10 2008 -0500 >@@ -6,7 +6,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/krbinstance.py >--- a/ipa-server/ipaserver/krbinstance.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/krbinstance.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/ntpinstance.py >--- a/ipa-server/ipaserver/ntpinstance.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/ntpinstance.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/replication.py >--- a/ipa-server/ipaserver/replication.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/replication.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/service.py >--- a/ipa-server/ipaserver/service.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/service.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/ipaserver/sysrestore.py >--- a/ipa-server/ipaserver/sysrestore.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/ipaserver/sysrestore.py Mon Feb 04 11:04:10 2008 -0500 >@@ -5,7 +5,7 @@ > # > # 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 or later >+# published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/xmlrpc-server/Makefile.am >--- a/ipa-server/xmlrpc-server/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/xmlrpc-server/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > SUBDIRS = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/xmlrpc-server/test/Makefile.am >--- a/ipa-server/xmlrpc-server/test/Makefile.am Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/xmlrpc-server/test/Makefile.am Mon Feb 04 11:04:10 2008 -0500 >@@ -1,3 +1,20 @@ NULL = >+# Copyright (C) 2007 Red Hat >+# see file 'COPYING' for use and warranty information >+# >+# 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 only >+# >+# 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. >+# >+# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA >+# >+ > NULL = > > EXTRA_DIST = \ >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/xmlrpc-server/test/test.py >--- a/ipa-server/xmlrpc-server/test/test.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/xmlrpc-server/test/test.py Mon Feb 04 11:04:10 2008 -0500 >@@ -2,8 +2,7 @@ > > # 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. >+# as published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/xmlrpc-server/test/test_methods.py >--- a/ipa-server/xmlrpc-server/test/test_methods.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/xmlrpc-server/test/test_methods.py Mon Feb 04 11:04:10 2008 -0500 >@@ -2,8 +2,7 @@ > > # 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. >+# as published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of >diff -r d0db9d791d6f -r cf6725c33886 ipa-server/xmlrpc-server/test/test_mod_python.py >--- a/ipa-server/xmlrpc-server/test/test_mod_python.py Thu Jan 31 17:38:21 2008 -0500 >+++ b/ipa-server/xmlrpc-server/test/test_mod_python.py Mon Feb 04 11:04:10 2008 -0500 >@@ -2,8 +2,7 @@ > > # 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. >+# as published by the Free Software Foundation; version 2 only > # > # This program is distributed in the hope that it will be useful, > # but WITHOUT ANY WARRANTY; without even the implied warranty of
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 429994
: 293904