Commit c3249b2e authored by Nils Goroll's avatar Nils Goroll

update/fix copyright, some whitespace ocd

parent 1ab1291c
Copyright (c) 2009-2013 UPLEX - Nils Goroll Systemoptimierung Copyright 2009-2015 UPLEX - Nils Goroll Systemoptimierung
... ...
See LICENSE for details. See LICENSE for details.
You're free to use and distribute this under terms in the You're free to use and distribute this under terms in the
LICENSE. Please add your relevant copyright statements. LICENSE. Please add your relevant copyright statements.
AC_PREREQ(2.59) AC_PREREQ(2.59)
AC_COPYRIGHT([Copyright (c) 2013-2015 UPLEX - Nils Goroll Systemoptimierung]) AC_COPYRIGHT([Copyright 2013-2015 UPLEX - Nils Goroll Systemoptimierung])
AC_INIT([libvmod-vslp], [master]) AC_INIT([libvmod-vslp], [master])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])
m4_ifndef([VARNISH_VMOD_INCLUDES], AC_MSG_ERROR([Need varnish.m4 -- see README.rst])) m4_ifndef([VARNISH_VMOD_INCLUDES], AC_MSG_ERROR([Need varnish.m4 -- see README.rst]))
......
/*- /*-
* Copyright (c) 2009-2013 UPLEX - Nils Goroll Systemoptimierung * Copyright 2009-2015 UPLEX - Nils Goroll Systemoptimierung
* All rights reserved. * All rights reserved.
* *
* Author: Julian Wiesener <jw@uplex.de> * Author: Julian Wiesener <jw@uplex.de>
......
#- #-
# Copyright (c) 2009-2013 UPLEX - Nils Goroll Systemoptimierung # Copyright 2009-2014 UPLEX - Nils Goroll Systemoptimierung
# All rights reserved. # All rights reserved.
# #
# Author: Julian Wiesener <jw@uplex.de> # Author: Julian Wiesener <jw@uplex.de>
......
/*- /*-
* Copyright (c) 2009-2013 UPLEX - Nils Goroll Systemoptimierung * Copyright 2009-2015 UPLEX - Nils Goroll Systemoptimierung
* All rights reserved. * All rights reserved.
* *
* Authors: Nils Goroll <nils.goroll@uplex.de> * Authors: Nils Goroll <nils.goroll@uplex.de>
* Geoffrey Simmons <geoff.simmons@uplex.de> * Geoffrey Simmons <geoff.simmons@uplex.de>
* Julian Wiesener <jw@uplex.de> * Julian Wiesener <jw@uplex.de>
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
......
/*- /*-
* Copyright (c) 2009-2013 UPLEX - Nils Goroll Systemoptimierung * Copyright 2009-2013 UPLEX - Nils Goroll Systemoptimierung
* All rights reserved. * All rights reserved.
* *
* Author: Julian Wiesener <jw@uplex.de> * Author: Julian Wiesener <jw@uplex.de>
......
/*- /*-
* Copyright (c) 2009-2013 UPLEX - Nils Goroll Systemoptimierung * Copyright 2009-2013 UPLEX - Nils Goroll Systemoptimierung
* All rights reserved. * All rights reserved.
* *
* Authors: Nils Goroll <nils.goroll@uplex.de> * Authors: Nils Goroll <nils.goroll@uplex.de>
* Geoffrey Simmons <geoff.simmons@uplex.de> * Geoffrey Simmons <geoff.simmons@uplex.de>
* Julian Wiesener <jw@uplex.de> * Julian Wiesener <jw@uplex.de>
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
......
/*- /*-
* Copyright (c) 2009-2013 UPLEX - Nils Goroll Systemoptimierung * Copyright 2009-2013 UPLEX - Nils Goroll Systemoptimierung
* All rights reserved. * All rights reserved.
* *
* Author: Julian Wiesener <jw@uplex.de> * Author: Julian Wiesener <jw@uplex.de>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment