From 40165fb81001fb354bbc677d2722d97c73719a6e Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sat, 8 Mar 2008 10:44:09 +0000 Subject: [Bug 1907221] Add "Modified for Crawl Reference" statement and author to a huge number of files. Also correct file name comments. No coding changes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3539 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/sqldbm.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'crawl-ref/source/sqldbm.h') diff --git a/crawl-ref/source/sqldbm.h b/crawl-ref/source/sqldbm.h index 8a4130cd8c..38078483b1 100644 --- a/crawl-ref/source/sqldbm.h +++ b/crawl-ref/source/sqldbm.h @@ -1,3 +1,11 @@ +/* + * File: sqldbm.cc + * Summary: dbm wrapper for SQLite + * Written by: Darshan Shaligram + * + * Modified for Crawl Reference by $Author$ on $Date$ + */ + #ifndef SQLDBM_H #define SQLDBM_H -- cgit v1.2.3-54-g00ecf