diff options
Diffstat (limited to 'db/resource.h')
-rw-r--r-- | db/resource.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/db/resource.h b/db/resource.h index 3041137c21a..979c5302b4f 100644 --- a/db/resource.h +++ b/db/resource.h @@ -2,6 +2,22 @@ // Microsoft Visual C++ generated include file. // Used by db.rc +/** +* Copyright (C) 2008 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 <http://www.gnu.org/licenses/>. +*/ + // Next default values for new objects // #ifdef APSTUDIO_INVOKED |