summaryrefslogtreecommitdiffstats
path: root/source/script/mkbuildoptions.awk
diff options
context:
space:
mode:
authorGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:34:30 -0500
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 15:34:30 -0500
commit5c6c8e1fe93f340005110a7833946191659d88ab (patch)
tree2572b9fe2367388eac54ac08ead007323618f0a6 /source/script/mkbuildoptions.awk
parentba8c48244e140403b728d9a2ca297b40e8888964 (diff)
downloadsamba-4cdd886813bd17c3df53f59d5531443e1bf8230b.tar.gz
samba-4cdd886813bd17c3df53f59d5531443e1bf8230b.tar.xz
samba-4cdd886813bd17c3df53f59d5531443e1bf8230b.zip
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.samba-misc-tags/initial-v3-2-test
Diffstat (limited to 'source/script/mkbuildoptions.awk')
-rw-r--r--source/script/mkbuildoptions.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/script/mkbuildoptions.awk b/source/script/mkbuildoptions.awk
index 56b64a42c26..383891d2e0c 100644
--- a/source/script/mkbuildoptions.awk
+++ b/source/script/mkbuildoptions.awk
@@ -16,7 +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, see <http://www.gnu.org/licenses/>";
+ print " along with this program; if not, see <http://www.gnu.org/licenses/>."
print "*/";
print "";
print "#include \"includes.h\"";