aboutsummaryrefslogtreecommitdiff
path: root/src/variable.vcc
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-01-23 22:22:26 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2016-01-23 22:30:04 +0200
commite2ba9fbd4f99e4243a672af7ec18d771d70b7f29 (patch)
tree5b9b296e1b5803b187be4f79c8972074649c393d /src/variable.vcc
parent9cb5117d409df9526a4e18e214c869ce088b5230 (diff)
downloadvmod-variable-4.1.tar.gz
vmod-variable-4.1.tar.bz2
Change versioning.4.1
* .gitmodules: New file. * acvmod: New submodule. * bootstrap: Update. * Makefile.am (ACLOCAL_AMFLAGS): Add acvmod * configure.ac: Use AM_VARNISHAPI instead of inlining the related code. Enable silent rules. Set version number 1.0.90-4.1.0 * src/Makefile.am: Enable silent rules. * tests/Makefile.am: Likewise. * src/variable.vcc: Update copyright year. * src/variable.c: Fix copyright statement. * NEWS: Update.
Diffstat (limited to 'src/variable.vcc')
-rw-r--r--src/variable.vcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/variable.vcc b/src/variable.vcc
index 7a3151f..b2888fa 100644
--- a/src/variable.vcc
+++ b/src/variable.vcc
@@ -1,5 +1,5 @@
# This file is part of vmod-variable
-# Copyright (C) 2015 Sergey Poznyakoff
+# Copyright (C) 2015, 2016 Sergey Poznyakoff
#
# Vmod-variable is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

Return to:

Send suggestions and report system problems to the System administrator.