diff options
-rw-r--r-- | boost/database.hxx | 2 | ||||
-rw-r--r-- | composite/database.hxx | 2 | ||||
-rw-r--r-- | container/database.hxx | 2 | ||||
-rw-r--r-- | hello/database.hxx | 2 | ||||
-rw-r--r-- | inheritance/database.hxx | 2 | ||||
-rw-r--r-- | inverse/database.hxx | 2 | ||||
-rw-r--r-- | mapping/database.hxx | 2 | ||||
-rw-r--r-- | qt/database.hxx | 2 | ||||
-rw-r--r-- | query/database.hxx | 2 | ||||
-rw-r--r-- | relationship/database.hxx | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/boost/database.hxx b/boost/database.hxx index fe815e9..612db0a 100644 --- a/boost/database.hxx +++ b/boost/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : boost/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/composite/database.hxx b/composite/database.hxx index fe815e9..d1b9292 100644 --- a/composite/database.hxx +++ b/composite/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : composite/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/container/database.hxx b/container/database.hxx index fe815e9..0e407d4 100644 --- a/container/database.hxx +++ b/container/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : container/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/hello/database.hxx b/hello/database.hxx index fe815e9..398f014 100644 --- a/hello/database.hxx +++ b/hello/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : hello/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/inheritance/database.hxx b/inheritance/database.hxx index fe815e9..76c61bd 100644 --- a/inheritance/database.hxx +++ b/inheritance/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : inheritance/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/inverse/database.hxx b/inverse/database.hxx index fe815e9..feac5a8 100644 --- a/inverse/database.hxx +++ b/inverse/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : inverse/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/mapping/database.hxx b/mapping/database.hxx index fe815e9..4d11615 100644 --- a/mapping/database.hxx +++ b/mapping/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : mapping/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/qt/database.hxx b/qt/database.hxx index fe815e9..7f109af 100644 --- a/qt/database.hxx +++ b/qt/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : qt/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/query/database.hxx b/query/database.hxx index fe815e9..d3534cf 100644 --- a/query/database.hxx +++ b/query/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : query/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain diff --git a/relationship/database.hxx b/relationship/database.hxx index fe815e9..d05cc4c 100644 --- a/relationship/database.hxx +++ b/relationship/database.hxx @@ -1,4 +1,4 @@ -// file : template/database.hxx +// file : relationship/database.hxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain |