diff options
author | Andrew Tridgell <tridge@samba.org> | 2007-07-10 00:52:41 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 12:28:22 -0500 |
commit | 5e54558c6dea67b56bbfaba5698f3a434d3dffb6 (patch) | |
tree | 862824046e5fd917a1535a93a445cb21785d24b6 /source3/libads | |
parent | df2465298b2ca9cca92fadf69536dc77ade9fdb3 (diff) | |
download | samba-5e54558c6dea67b56bbfaba5698f3a434d3dffb6.tar.gz samba-5e54558c6dea67b56bbfaba5698f3a434d3dffb6.tar.bz2 samba-5e54558c6dea67b56bbfaba5698f3a434d3dffb6.zip |
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07)
Diffstat (limited to 'source3/libads')
-rw-r--r-- | source3/libads/ads_status.c | 3 | ||||
-rw-r--r-- | source3/libads/ads_struct.c | 3 | ||||
-rw-r--r-- | source3/libads/ads_utils.c | 3 | ||||
-rw-r--r-- | source3/libads/authdata.c | 3 | ||||
-rw-r--r-- | source3/libads/cldap.c | 3 | ||||
-rw-r--r-- | source3/libads/disp_sec.c | 3 | ||||
-rw-r--r-- | source3/libads/dns.c | 3 | ||||
-rw-r--r-- | source3/libads/kerberos.c | 3 | ||||
-rw-r--r-- | source3/libads/kerberos_keytab.c | 3 | ||||
-rw-r--r-- | source3/libads/kerberos_verify.c | 3 | ||||
-rw-r--r-- | source3/libads/krb5_setpw.c | 3 | ||||
-rw-r--r-- | source3/libads/ldap.c | 3 | ||||
-rw-r--r-- | source3/libads/ldap_printer.c | 3 | ||||
-rw-r--r-- | source3/libads/ldap_schema.c | 3 | ||||
-rw-r--r-- | source3/libads/ldap_user.c | 3 | ||||
-rw-r--r-- | source3/libads/ldap_utils.c | 3 | ||||
-rw-r--r-- | source3/libads/sasl.c | 3 | ||||
-rw-r--r-- | source3/libads/smb_krb5_locator.c | 3 | ||||
-rw-r--r-- | source3/libads/util.c | 3 |
19 files changed, 19 insertions, 38 deletions
diff --git a/source3/libads/ads_status.c b/source3/libads/ads_status.c index b9b131d546..742304b6fc 100644 --- a/source3/libads/ads_status.c +++ b/source3/libads/ads_status.c @@ -17,8 +17,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/ads_struct.c b/source3/libads/ads_struct.c index 9347777eab..b01e0879ef 100644 --- a/source3/libads/ads_struct.c +++ b/source3/libads/ads_struct.c @@ -15,8 +15,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/ads_utils.c b/source3/libads/ads_utils.c index d451b0aebc..68efd69db9 100644 --- a/source3/libads/ads_utils.c +++ b/source3/libads/ads_utils.c @@ -16,8 +16,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/authdata.c b/source3/libads/authdata.c index 86e3e9edcf..d61ffc2397 100644 --- a/source3/libads/authdata.c +++ b/source3/libads/authdata.c @@ -19,8 +19,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/cldap.c b/source3/libads/cldap.c index 041a92d5c9..de0e2e71e4 100644 --- a/source3/libads/cldap.c +++ b/source3/libads/cldap.c @@ -15,8 +15,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/disp_sec.c b/source3/libads/disp_sec.c index 6f3f2cd015..60749dbb21 100644 --- a/source3/libads/disp_sec.c +++ b/source3/libads/disp_sec.c @@ -14,8 +14,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/dns.c b/source3/libads/dns.c index d2f2c12522..96cd54af06 100644 --- a/source3/libads/dns.c +++ b/source3/libads/dns.c @@ -14,8 +14,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/kerberos.c b/source3/libads/kerberos.c index ac49408a0a..2cf0577687 100644 --- a/source3/libads/kerberos.c +++ b/source3/libads/kerberos.c @@ -18,8 +18,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/kerberos_keytab.c b/source3/libads/kerberos_keytab.c index ba07019fea..342e79ddd8 100644 --- a/source3/libads/kerberos_keytab.c +++ b/source3/libads/kerberos_keytab.c @@ -22,8 +22,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/kerberos_verify.c b/source3/libads/kerberos_verify.c index 12e8ee9955..378258ee08 100644 --- a/source3/libads/kerberos_verify.c +++ b/source3/libads/kerberos_verify.c @@ -20,8 +20,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/krb5_setpw.c b/source3/libads/krb5_setpw.c index 735cafa524..24220685f3 100644 --- a/source3/libads/krb5_setpw.c +++ b/source3/libads/krb5_setpw.c @@ -15,8 +15,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/ldap.c b/source3/libads/ldap.c index a9e946e952..dd2bf0e344 100644 --- a/source3/libads/ldap.c +++ b/source3/libads/ldap.c @@ -18,8 +18,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/ldap_printer.c b/source3/libads/ldap_printer.c index cf6e1e08b0..cfddd4cc8a 100644 --- a/source3/libads/ldap_printer.c +++ b/source3/libads/ldap_printer.c @@ -14,8 +14,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/ldap_schema.c b/source3/libads/ldap_schema.c index 0f0b20c1bf..f71f53adb6 100644 --- a/source3/libads/ldap_schema.c +++ b/source3/libads/ldap_schema.c @@ -15,8 +15,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/ldap_user.c b/source3/libads/ldap_user.c index d3a9803cb8..bef2c91292 100644 --- a/source3/libads/ldap_user.c +++ b/source3/libads/ldap_user.c @@ -14,8 +14,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/ldap_utils.c b/source3/libads/ldap_utils.c index 30b1a26bca..3ad08085bb 100644 --- a/source3/libads/ldap_utils.c +++ b/source3/libads/ldap_utils.c @@ -17,8 +17,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/sasl.c b/source3/libads/sasl.c index 3be7ee67b6..9536ba31be 100644 --- a/source3/libads/sasl.c +++ b/source3/libads/sasl.c @@ -14,8 +14,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/smb_krb5_locator.c b/source3/libads/smb_krb5_locator.c index 803aecf9a3..b5a6ffd453 100644 --- a/source3/libads/smb_krb5_locator.c +++ b/source3/libads/smb_krb5_locator.c @@ -14,8 +14,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" diff --git a/source3/libads/util.c b/source3/libads/util.c index 5f0a33d90f..2fb9fa81b4 100644 --- a/source3/libads/util.c +++ b/source3/libads/util.c @@ -14,8 +14,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. + along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "includes.h" |