From 0ca01a91ae0a3562e54c226e7b9512feb2ea83d0 Mon Sep 17 00:00:00 2001 From: Antonin Kral Date: Thu, 25 Mar 2010 19:21:32 +0100 Subject: Imported Upstream version 1.4.0 --- db/module.cpp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'db/module.cpp') diff --git a/db/module.cpp b/db/module.cpp index d218fe6..78f8f79 100644 --- a/db/module.cpp +++ b/db/module.cpp @@ -1,4 +1,20 @@ // module.cpp +/* + * Copyright (C) 2010 10gen Inc. + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU Affero General Public License, version 3, + * as published by the Free Software Foundation. + * + * This program 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 Affero General Public License for more details. + * + * You should have received a copy of the GNU Affero General Public License + * along with this program. If not, see . + */ + #include "stdafx.h" #include "module.h" -- cgit v1.2.3