aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/database.hxx2
-rw-r--r--template/driver.cxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/template/database.hxx b/template/database.hxx
index 624bf1b..3009b1c 100644
--- a/template/database.hxx
+++ b/template/database.hxx
@@ -1,4 +1,4 @@
-// file : hello/database.hxx
+// file : template/database.hxx
// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain
diff --git a/template/driver.cxx b/template/driver.cxx
index e9dab52..a5b5714 100644
--- a/template/driver.cxx
+++ b/template/driver.cxx
@@ -1,4 +1,4 @@
-// file : hello/driver.cxx
+// file : template/driver.cxx
// author : Boris Kolpackov <boris@codesynthesis.com>
// copyright : not copyrighted - public domain