diff options
author | Eliot Horowitz <eliot@10gen.com> | 2008-07-20 17:37:33 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2008-07-20 17:37:33 -0400 |
commit | 50e8a1a3f5203ab26e6cc4fa2636333629f97ba2 (patch) | |
tree | 1c2c9d97b0007a9ec33fdd89e2552e844c7a0946 /db/pdfile.h | |
parent | 383a862ad32f8731e8eab608465a48873a078e81 (diff) | |
download | mongo-50e8a1a3f5203ab26e6cc4fa2636333629f97ba2.tar.gz |
added AGPL License Header to every file
take 2
Diffstat (limited to 'db/pdfile.h')
-rw-r--r-- | db/pdfile.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/db/pdfile.h b/db/pdfile.h index 8aa31ef26aa..346d93c64fa 100644 --- a/db/pdfile.h +++ b/db/pdfile.h @@ -1,3 +1,19 @@ +/** +* 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/>. +*/ + /* pdfile.h Files: |