aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-07-20 17:50:20 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-07-20 17:50:20 +0300
commita2ec89d9d05229a5555d8302da83cb7e1314faa6 (patch)
tree6b4f4f89f9fc2ef483da27f6bb704a1633193944 /src/Makefile.am
parentbc20099519128f2640f57188c392039003a7a452 (diff)
downloadvmod-dbrw-a2ec89d9d05229a5555d8302da83cb7e1314faa6.tar.gz
vmod-dbrw-a2ec89d9d05229a5555d8302da83cb7e1314faa6.tar.bz2
Use vmod-dbrw (with a dash) as the canonical project name.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 37b9ce6..ed7d376 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,18 +1,18 @@
-# This file is part of libvmod_dbrw
+# This file is part of vmod-dbrw
# Copyright (C) 2013 Sergey Poznyakoff
#
-# Libvmod_dbrw is free software; you can redistribute it and/or modify
+# Vmod-dbrw is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
-# Libvmod_dbrw is distributed in the hope that it will be useful,
+# Vmod-dbrw is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
-# along with libvmod_dbrw. If not, see <http://www.gnu.org/licenses/>.
+# along with vmod-dbrw. If not, see <http://www.gnu.org/licenses/>.
AM_CPPFLAGS = -I$(VARNISHSRC)/include -I$(VARNISHSRC)

Return to:

Send suggestions and report system problems to the System administrator.