diff options
author | Keith Bostic <keith@wiredtiger.com> | 2012-11-30 11:56:33 +0000 |
---|---|---|
committer | Keith Bostic <keith@wiredtiger.com> | 2012-11-30 11:56:33 +0000 |
commit | c7ea4d50dec5f75253a68104cabc6281d0a9d2c9 (patch) | |
tree | 96b3ac01e399180ef57eceff419bd05e5cd39f32 /LICENSE | |
parent | 573acb99178cb20ad15a8d39c1f252eec230ea4d (diff) | |
download | mongo-c7ea4d50dec5f75253a68104cabc6281d0a9d2c9.tar.gz |
Minor cleanup of copyright notices.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -1,9 +1,5 @@ -/*- - * Copyright (c) 2008-2012 WiredTiger, Inc. - * All rights reserved. - * - * See the file LICENSE for redistribution information. - */ +Copyright (c) 2008-2012 WiredTiger, Inc. + All rights reserved. This program is free software: you can redistribute it and/or modify it under the terms of version 3 of the GNU General Public License as published by the @@ -14,7 +10,7 @@ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details: - http://www.gnu.org/licenses/gpl-3.0-standalone.html + http://www.gnu.org/licenses/gpl-3.0-standalone.html For a license to use the WiredTiger software under conditions other than those described by the GNU General Public License, or for technical support for this |