summaryrefslogtreecommitdiff
path: root/docs/examples/makefile.dj
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2011-03-12 00:14:32 +0100
committerDaniel Stenberg <daniel@haxx.se>2011-03-12 00:14:32 +0100
commit029136da6054a3b2d6cb36b3b4f2ed34f83e010a (patch)
tree52e6dc75a185578fd25d1f24458aae76ebae108c /docs/examples/makefile.dj
parent1aeb635cdd296c16acb375a4a83a78f13166ccab (diff)
downloadgnurl-029136da6054a3b2d6cb36b3b4f2ed34f83e010a.tar.gz
gnurl-029136da6054a3b2d6cb36b3b4f2ed34f83e010a.tar.bz2
gnurl-029136da6054a3b2d6cb36b3b4f2ed34f83e010a.zip
source header: added to more files
Diffstat (limited to 'docs/examples/makefile.dj')
-rw-r--r--docs/examples/makefile.dj21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/examples/makefile.dj b/docs/examples/makefile.dj
index 8736e6e78..a8bdd6a4e 100644
--- a/docs/examples/makefile.dj
+++ b/docs/examples/makefile.dj
@@ -1,3 +1,24 @@
+#***************************************************************************
+# _ _ ____ _
+# Project ___| | | | _ \| |
+# / __| | | | |_) | |
+# | (__| |_| | _ <| |___
+# \___|\___/|_| \_\_____|
+#
+# Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al.
+#
+# This software is licensed as described in the file COPYING, which
+# you should have received as part of this distribution. The terms
+# are also available at http://curl.haxx.se/docs/copyright.html.
+#
+# You may opt to use, copy, modify, merge, publish, distribute and/or sell
+# copies of the Software, and permit persons to whom the Software is
+# furnished to do so, under the terms of the COPYING file.
+#
+# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
+# KIND, either express or implied.
+#
+###########################################################################
#
# Adapted for djgpp / Watt-32 / DOS by
# Gisle Vanem <giva@bgnett.no>