From 163b11842403eee2adae324e0de040cc78a53116 Mon Sep 17 00:00:00 2001 From: Volker Grabsch Date: Tue, 1 Sep 2009 16:35:59 +0200 Subject: replace the contact email address with hints to the project mailing list --- Makefile | 2 +- doc/index.html | 31 ++++++++++++++++++++++++++++--- src/atk.mk | 2 +- src/binutils.mk | 2 +- src/boost.mk | 2 +- src/bzip2.mk | 2 +- src/cairo.mk | 2 +- src/cppunit.mk | 2 +- src/curl.mk | 2 +- src/expat.mk | 2 +- src/fltk.mk | 2 +- src/fontconfig.mk | 2 +- src/freetype.mk | 2 +- src/gcc-core.mk | 2 +- src/gcc-fortran.mk | 2 +- src/gcc-g++.mk | 2 +- src/gcc-gmp.mk | 2 +- src/gcc-mpfr.mk | 2 +- src/gcc-objc.mk | 2 +- src/gcc.mk | 2 +- src/gd.mk | 2 +- src/gdal.mk | 2 +- src/geos.mk | 2 +- src/gettext.mk | 2 +- src/giflib.mk | 2 +- src/glew.mk | 2 +- src/glib.mk | 2 +- src/gnutls.mk | 2 +- src/gtk.mk | 2 +- src/ilmbase.mk | 2 +- src/jasper.mk | 2 +- src/jpeg.mk | 2 +- src/libdnet.mk | 2 +- src/libevent.mk | 2 +- src/libgcrypt.mk | 2 +- src/libgeotiff.mk | 2 +- src/libgpg_error.mk | 2 +- src/libgsasl.mk | 2 +- src/libgsf.mk | 2 +- src/libiconv.mk | 2 +- src/libidn.mk | 2 +- src/libmikmod.mk | 2 +- src/libntlm.mk | 2 +- src/libpng.mk | 2 +- src/libusb.mk | 2 +- src/libxml2.mk | 2 +- src/libxslt.mk | 2 +- src/lua.mk | 2 +- src/mingwrt.mk | 2 +- src/nsis.mk | 2 +- src/ogg.mk | 2 +- src/old.mk | 2 +- src/openexr.mk | 2 +- src/pango.mk | 2 +- src/pcre.mk | 2 +- src/pdcurses.mk | 2 +- src/pdflib_lite.mk | 2 +- src/pixman.mk | 2 +- src/pkg_config.mk | 2 +- src/popt.mk | 2 +- src/proj.mk | 2 +- src/pthreads.mk | 2 +- src/readline.mk | 2 +- src/sdl.mk | 2 +- src/sdl_image.mk | 2 +- src/sdl_mixer.mk | 2 +- src/sdl_ttf.mk | 2 +- src/smpeg.mk | 2 +- src/sqlite.mk | 2 +- src/theora.mk | 2 +- src/tiff.mk | 2 +- src/tre.mk | 2 +- src/vorbis.mk | 2 +- src/w32api.mk | 2 +- src/winpcap.mk | 2 +- src/wxwidgets.mk | 2 +- src/xmlwrapp.mk | 2 +- src/zlib.mk | 2 +- 78 files changed, 105 insertions(+), 80 deletions(-) diff --git a/Makefile b/Makefile index a9f5ec2..0eb360f 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # MinGW cross compiling environment # see doc/index.html or doc/README for further information # -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/doc/index.html b/doc/index.html index af04fd8..7c953ac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -344,6 +344,17 @@ AR=$(CROSS)ar

That's it!

+ +

Further Steps

+ +

+ If you need further assistance, + feel free to join the + project mailing list + where you'll get in touch with + the mingw-cross-env developers + and other users. +

@@ -363,6 +374,10 @@ AR=$(CROSS)ar

+ Almost all packages are updated to their latest version. +

+ +

The whole mingw-cross-env project has moved to Savannah. So almost all URIs have changed, @@ -371,7 +386,8 @@ AR=$(CROSS)ar

- Almost all packages are updated to their latest version. + Everyone is invited to join the freshly created + project mailing list.

@@ -397,7 +413,13 @@ AR=$(CROSS)ar

You can also browse the - Web Repository. + web repository. +

+ +

+ In addition, + feel free to join the + project mailing list.

@@ -635,7 +657,7 @@ pfexec python setup.py install +

(contact via the + project mailing list)

+

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/src/atk.mk b/src/atk.mk index 70a39ec..d6b62ce 100644 --- a/src/atk.mk +++ b/src/atk.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/binutils.mk b/src/binutils.mk index e13f028..a26ba67 100644 --- a/src/binutils.mk +++ b/src/binutils.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/boost.mk b/src/boost.mk index 565d4e3..3969a91 100644 --- a/src/boost.mk +++ b/src/boost.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Andreas Roever # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/bzip2.mk b/src/bzip2.mk index 985144d..c2f07a3 100644 --- a/src/bzip2.mk +++ b/src/bzip2.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/cairo.mk b/src/cairo.mk index 3ac5cde..91cc220 100644 --- a/src/cairo.mk +++ b/src/cairo.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/cppunit.mk b/src/cppunit.mk index edde461..abda278 100644 --- a/src/cppunit.mk +++ b/src/cppunit.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Giuseppe Scrivano # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/curl.mk b/src/curl.mk index 15d4e26..e150666 100644 --- a/src/curl.mk +++ b/src/curl.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/expat.mk b/src/expat.mk index 722739c..e9572f3 100644 --- a/src/expat.mk +++ b/src/expat.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/fltk.mk b/src/fltk.mk index 75e396a..8724665 100644 --- a/src/fltk.mk +++ b/src/fltk.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/fontconfig.mk b/src/fontconfig.mk index 0d48d4d..b797c9f 100644 --- a/src/fontconfig.mk +++ b/src/fontconfig.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/freetype.mk b/src/freetype.mk index 319dee8..d2c0520 100644 --- a/src/freetype.mk +++ b/src/freetype.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gcc-core.mk b/src/gcc-core.mk index 07b9c34..6f345b7 100644 --- a/src/gcc-core.mk +++ b/src/gcc-core.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gcc-fortran.mk b/src/gcc-fortran.mk index 3359a1b..2ab242d 100644 --- a/src/gcc-fortran.mk +++ b/src/gcc-fortran.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gcc-g++.mk b/src/gcc-g++.mk index eac3e3a..0cd07ec 100644 --- a/src/gcc-g++.mk +++ b/src/gcc-g++.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gcc-gmp.mk b/src/gcc-gmp.mk index 876bc46..683d130 100644 --- a/src/gcc-gmp.mk +++ b/src/gcc-gmp.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gcc-mpfr.mk b/src/gcc-mpfr.mk index d77715b..211882e 100644 --- a/src/gcc-mpfr.mk +++ b/src/gcc-mpfr.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gcc-objc.mk b/src/gcc-objc.mk index 52838bb..96c8627 100644 --- a/src/gcc-objc.mk +++ b/src/gcc-objc.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gcc.mk b/src/gcc.mk index f605705..3d0735e 100644 --- a/src/gcc.mk +++ b/src/gcc.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gd.mk b/src/gd.mk index 0da6ada..a734fdd 100644 --- a/src/gd.mk +++ b/src/gd.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gdal.mk b/src/gdal.mk index c3fb148..8465650 100644 --- a/src/gdal.mk +++ b/src/gdal.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/geos.mk b/src/geos.mk index f1e2ed2..2a5d183 100644 --- a/src/geos.mk +++ b/src/geos.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gettext.mk b/src/gettext.mk index 8bb6c31..a5de129 100644 --- a/src/gettext.mk +++ b/src/gettext.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/giflib.mk b/src/giflib.mk index 5a66ed8..6a22628 100644 --- a/src/giflib.mk +++ b/src/giflib.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/glew.mk b/src/glew.mk index 41953e3..f4eadc4 100644 --- a/src/glew.mk +++ b/src/glew.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Martin Lambers # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/glib.mk b/src/glib.mk index d985602..b8f34fe 100644 --- a/src/glib.mk +++ b/src/glib.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gnutls.mk b/src/gnutls.mk index 522eb24..8e3d6df 100644 --- a/src/gnutls.mk +++ b/src/gnutls.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/gtk.mk b/src/gtk.mk index 06e3d78..cb6bf1c 100644 --- a/src/gtk.mk +++ b/src/gtk.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/ilmbase.mk b/src/ilmbase.mk index 165b14f..98f3a90 100644 --- a/src/ilmbase.mk +++ b/src/ilmbase.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Martin Lambers # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/jasper.mk b/src/jasper.mk index cdf8a2e..43d5d4f 100644 --- a/src/jasper.mk +++ b/src/jasper.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/jpeg.mk b/src/jpeg.mk index 01d9a7e..afe440a 100644 --- a/src/jpeg.mk +++ b/src/jpeg.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libdnet.mk b/src/libdnet.mk index 42a5bad..b451bc9 100644 --- a/src/libdnet.mk +++ b/src/libdnet.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libevent.mk b/src/libevent.mk index 37b0b2f..e62dec3 100644 --- a/src/libevent.mk +++ b/src/libevent.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Giuseppe Scrivano # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/libgcrypt.mk b/src/libgcrypt.mk index 1f833eb..847826f 100644 --- a/src/libgcrypt.mk +++ b/src/libgcrypt.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libgeotiff.mk b/src/libgeotiff.mk index 2561c40..131f05d 100644 --- a/src/libgeotiff.mk +++ b/src/libgeotiff.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libgpg_error.mk b/src/libgpg_error.mk index f597903..9e09bab 100644 --- a/src/libgpg_error.mk +++ b/src/libgpg_error.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libgsasl.mk b/src/libgsasl.mk index 3e87a1c..a01b8aa 100644 --- a/src/libgsasl.mk +++ b/src/libgsasl.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Martin Lambers # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/libgsf.mk b/src/libgsf.mk index f77693a..7cd9a16 100644 --- a/src/libgsf.mk +++ b/src/libgsf.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libiconv.mk b/src/libiconv.mk index 0f1f999..c66ebb9 100644 --- a/src/libiconv.mk +++ b/src/libiconv.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libidn.mk b/src/libidn.mk index e28a1ea..a2414da 100644 --- a/src/libidn.mk +++ b/src/libidn.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Martin Lambers # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/libmikmod.mk b/src/libmikmod.mk index 14e38ce..89bc5e9 100644 --- a/src/libmikmod.mk +++ b/src/libmikmod.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libntlm.mk b/src/libntlm.mk index adb335f..1d4daec 100644 --- a/src/libntlm.mk +++ b/src/libntlm.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Martin Lambers # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/libpng.mk b/src/libpng.mk index 856990f..15a5be4 100644 --- a/src/libpng.mk +++ b/src/libpng.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libusb.mk b/src/libusb.mk index aa61da2..dd2f33a 100644 --- a/src/libusb.mk +++ b/src/libusb.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Mark Brand # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/libxml2.mk b/src/libxml2.mk index f5df009..abfedaf 100644 --- a/src/libxml2.mk +++ b/src/libxml2.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/libxslt.mk b/src/libxslt.mk index c12ad4d..12434c5 100644 --- a/src/libxslt.mk +++ b/src/libxslt.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/lua.mk b/src/lua.mk index 67f10f9..e3e844f 100644 --- a/src/lua.mk +++ b/src/lua.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Tony Theodore # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/mingwrt.mk b/src/mingwrt.mk index d7f966c..254ab76 100644 --- a/src/mingwrt.mk +++ b/src/mingwrt.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/nsis.mk b/src/nsis.mk index 64c2fab..a54c773 100644 --- a/src/nsis.mk +++ b/src/nsis.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/ogg.mk b/src/ogg.mk index 7c7d66b..12c555d 100644 --- a/src/ogg.mk +++ b/src/ogg.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/old.mk b/src/old.mk index e0c88d1..2be844f 100644 --- a/src/old.mk +++ b/src/old.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/openexr.mk b/src/openexr.mk index ace814b..372bc5c 100644 --- a/src/openexr.mk +++ b/src/openexr.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Martin Lambers # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/pango.mk b/src/pango.mk index ae99a77..d7bd621 100644 --- a/src/pango.mk +++ b/src/pango.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/pcre.mk b/src/pcre.mk index 447bc1c..67769a4 100644 --- a/src/pcre.mk +++ b/src/pcre.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/pdcurses.mk b/src/pdcurses.mk index b282114..dfc3648 100644 --- a/src/pdcurses.mk +++ b/src/pdcurses.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/pdflib_lite.mk b/src/pdflib_lite.mk index 715968a..ddec564 100644 --- a/src/pdflib_lite.mk +++ b/src/pdflib_lite.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/pixman.mk b/src/pixman.mk index 3dbce79..54ddb77 100644 --- a/src/pixman.mk +++ b/src/pixman.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/pkg_config.mk b/src/pkg_config.mk index 4720fd7..8272c8b 100644 --- a/src/pkg_config.mk +++ b/src/pkg_config.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/popt.mk b/src/popt.mk index fd3003c..bcca6ff 100644 --- a/src/popt.mk +++ b/src/popt.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Mark Brand # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/proj.mk b/src/proj.mk index d05e63e..6ee2c76 100644 --- a/src/proj.mk +++ b/src/proj.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/pthreads.mk b/src/pthreads.mk index 70452e8..6fd26e8 100644 --- a/src/pthreads.mk +++ b/src/pthreads.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/readline.mk b/src/readline.mk index 9ed0daa..26e820f 100644 --- a/src/readline.mk +++ b/src/readline.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/sdl.mk b/src/sdl.mk index 8550aee..2e0f541 100644 --- a/src/sdl.mk +++ b/src/sdl.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/sdl_image.mk b/src/sdl_image.mk index f13489e..4d33574 100644 --- a/src/sdl_image.mk +++ b/src/sdl_image.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/sdl_mixer.mk b/src/sdl_mixer.mk index 4b0c5cd..872562c 100644 --- a/src/sdl_mixer.mk +++ b/src/sdl_mixer.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/sdl_ttf.mk b/src/sdl_ttf.mk index 9cf076b..e1f91aa 100644 --- a/src/sdl_ttf.mk +++ b/src/sdl_ttf.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Andreas Roever # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/smpeg.mk b/src/smpeg.mk index 03e9347..f83befa 100644 --- a/src/smpeg.mk +++ b/src/smpeg.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/sqlite.mk b/src/sqlite.mk index 79eff4b..35dae1a 100644 --- a/src/sqlite.mk +++ b/src/sqlite.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/theora.mk b/src/theora.mk index 57d9811..a383f5c 100644 --- a/src/theora.mk +++ b/src/theora.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # Martin Gerhardy # # Permission is hereby granted, free of charge, to any person obtaining diff --git a/src/tiff.mk b/src/tiff.mk index b81a070..c3a46a6 100644 --- a/src/tiff.mk +++ b/src/tiff.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/tre.mk b/src/tre.mk index f049f03..a13cd69 100644 --- a/src/tre.mk +++ b/src/tre.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/vorbis.mk b/src/vorbis.mk index 0104e21..84beffe 100644 --- a/src/vorbis.mk +++ b/src/vorbis.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/w32api.mk b/src/w32api.mk index db098ad..e5fcdb4 100644 --- a/src/w32api.mk +++ b/src/w32api.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/winpcap.mk b/src/winpcap.mk index 577986e..44d12fa 100644 --- a/src/winpcap.mk +++ b/src/winpcap.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/wxwidgets.mk b/src/wxwidgets.mk index e827c7c..903252a 100644 --- a/src/wxwidgets.mk +++ b/src/wxwidgets.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/xmlwrapp.mk b/src/xmlwrapp.mk index bf41a78..e50b502 100644 --- a/src/xmlwrapp.mk +++ b/src/xmlwrapp.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the diff --git a/src/zlib.mk b/src/zlib.mk index 759cc13..eed9baf 100644 --- a/src/zlib.mk +++ b/src/zlib.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2009 Volker Grabsch +# Copyright (C) 2009 Volker Grabsch # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the -- cgit v0.12