summaryrefslogtreecommitdiffstats
path: root/m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4')
-rw-r--r--m4/sasl.m421
1 files changed, 19 insertions, 2 deletions
diff --git a/m4/sasl.m4 b/m4/sasl.m4
index beb96a3a..00b2f2af 100644
--- a/m4/sasl.m4
+++ b/m4/sasl.m4
@@ -1,7 +1,24 @@
+# BEGIN COPYRIGHT BLOCK
+# Copyright (C) 2007 Red Hat, Inc.
+# All rights reserved.
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# as published by the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write to the Free Software
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+#
+# END COPYRIGHT BLOCK
# -*- tab-width: 4; -*-
# Configure paths for SASL
-# Public domain - Nathan Kinder <nkinder@redhat.com> 2006-06-26
-# Based upon svrcore.m4 (also PD) by Rich Megginson <richm@stanfordalumni.org>
dnl ========================================================
dnl = sasl is used to support various authentication mechanisms