[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
[samba.git] / source / script / mkbuildoptions.awk
index c8f252a34f1dcfdcdab586d03eccea80ad3ad384..383891d2e0c1b7b28fafd6ea2091bcf500c33052 100644 (file)
@@ -16,8 +16,7 @@ BEGIN {
        print "   GNU General Public License for more details.";
        print "   ";
        print "   You should have received a copy of the GNU General Public License";
-       print "   along with this program; if not, write to the Free Software";
-       print "   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.";
+       print "   along with this program; if not, see <http://www.gnu.org/licenses/>."
        print "*/";
        print "";
        print "#include \"includes.h\"";