diff --git a/docs/examples/makefile.dj b/docs/examples/makefile.dj index c18ef8a70830d3732aeb8998be650a96c3ace34b..4a239b37a208f401f22f463bd35282d81e91c16f 100644 --- a/docs/examples/makefile.dj +++ b/docs/examples/makefile.dj @@ -19,10 +19,6 @@ # KIND, either express or implied. # ########################################################################### -# -# Adapted for djgpp / Watt-32 / DOS by -# Gisle Vanem -# TOPDIR = ../.. diff --git a/lib/Makefile.Watcom b/lib/Makefile.Watcom index a0760f954cf8fc9a589d90e1ecbd9883e03f8d36..231cfbf7c94a9cceac2834460fa42ffca85bee75 100644 --- a/lib/Makefile.Watcom +++ b/lib/Makefile.Watcom @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2005 - 2009, Gisle Vanem . +# Copyright (C) 2005 - 2009, Gisle Vanem . # Copyright (C) 2005 - 2015, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which diff --git a/lib/makefile.dj b/lib/makefile.dj index 08b2700e3432705655f8e6408ec4beb05521a12a..2313e5351b7380c9473620362820d19b2622baa5 100644 --- a/lib/makefile.dj +++ b/lib/makefile.dj @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2003 - 2008, Gisle Vanem . +# Copyright (C) 2003 - 2008, Gisle Vanem . # Copyright (C) 2003 - 2015, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which diff --git a/src/Makefile.Watcom b/src/Makefile.Watcom index 2ad280788d96ec8941471a4ff64a513e1d26e814..cfbb6b3a7042eb528018bfd03f30b71af25314c3 100644 --- a/src/Makefile.Watcom +++ b/src/Makefile.Watcom @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2005 - 2008, Gisle Vanem . +# Copyright (C) 2005 - 2008, Gisle Vanem . # Copyright (C) 2005 - 2015, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which diff --git a/src/makefile.dj b/src/makefile.dj index 1259b650197b38e20a286b61faa145b4b4696b42..bc26a6f38cc8e05d94808c6fabc11b1d3bf0d5d4 100644 --- a/src/makefile.dj +++ b/src/makefile.dj @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2003 - 2007, Gisle Vanem . +# Copyright (C) 2003 - 2007, Gisle Vanem . # Copyright (C) 2003 - 2015, Daniel Stenberg, , et al. # # This software is licensed as described in the file COPYING, which