[4.0] b68a6ed Update copyright statement.

Lasse Karstensen lkarsten at varnish-software.com
Wed Oct 8 09:44:39 CEST 2014


commit b68a6edaa9819c5d5e99ff79e9fb9561cb29e41b
Author: Lasse Karstensen <lkarsten at varnish-software.com>
Date:   Mon Sep 29 15:25:17 2014 +0200

    Update copyright statement.

diff --git a/LICENSE b/LICENSE
index a6cf987..67dc00a 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,5 +1,5 @@
 Copyright (c) 2006 Verdens Gang AS
-Copyright (c) 2006-2011 Varnish Software AS
+Copyright (c) 2006-2014 Varnish Software AS
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff --git a/lib/libvarnish/version.c b/lib/libvarnish/version.c
index b7b2edc..284c661 100644
--- a/lib/libvarnish/version.c
+++ b/lib/libvarnish/version.c
@@ -44,5 +44,5 @@ VCS_Message(const char *progname)
 {
 	fprintf(stderr, "%s (%s)\n", progname, VCS_version);
 	fprintf(stderr, "Copyright (c) 2006 Verdens Gang AS\n");
-	fprintf(stderr, "Copyright (c) 2006-2011 Varnish Software AS\n");
+	fprintf(stderr, "Copyright (c) 2006-2014 Varnish Software AS\n");
 }



More information about the varnish-commit mailing list