aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-11-01 17:25:08 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-11-01 17:25:08 +0200
commit38be1d755a1b92c7d118f6aa57daa4156d9ae663 (patch)
tree1627fb384e999bf9cea93e7b2c856d1fb5a314cd /src
parent43ad26ba4149be4700ea60ad0750454bc9420c4b (diff)
downloadvmod-basicauth-38be1d755a1b92c7d118f6aa57daa4156d9ae663.tar.gz
vmod-basicauth-38be1d755a1b92c7d118f6aa57daa4156d9ae663.tar.bz2
Update copyright years
Diffstat (limited to 'src')
-rw-r--r--src/vmod-basicauth.32
-rw-r--r--src/vmod_basicauth.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/vmod-basicauth.3 b/src/vmod-basicauth.3
index 2f28523..78efea1 100644
--- a/src/vmod-basicauth.3
+++ b/src/vmod-basicauth.3
@@ -1,5 +1,5 @@
.\" This file is part of Vmod-basicauth -*- nroff -*-
-.\" Copyright (C) 2013 Sergey Poznyakoff
+.\" Copyright (C) 2013-2014 Sergey Poznyakoff
.\"
.\" Vmod-basicauth is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
diff --git a/src/vmod_basicauth.c b/src/vmod_basicauth.c
index 3563c20..a6af785 100644
--- a/src/vmod_basicauth.c
+++ b/src/vmod_basicauth.c
@@ -1,5 +1,5 @@
/* This file is part of vmod-basicauth
- Copyright (C) 2013 Sergey Poznyakoff
+ Copyright (C) 2013-2014 Sergey Poznyakoff
Vmod-basicauth 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.