summaryrefslogtreecommitdiff
path: root/LICENSE
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@wiredtiger.com>2012-02-01 17:25:47 +1100
committerMichael Cahill <michael.cahill@wiredtiger.com>2012-02-01 17:25:47 +1100
commitc01aa57f3619417152d3b27d91856b9bf03d3bb0 (patch)
tree25a0cf712133de95c4693f547e6a04d43c72fd21 /LICENSE
parente346dd9c28af6491423a16e177b944da26d0b6e6 (diff)
downloadmongo-c01aa57f3619417152d3b27d91856b9bf03d3bb0.tar.gz
Update public code repository.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE21
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 00000000000..271ccd7051f
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,21 @@
+/*-
+ * Copyright (c) 2008-2012 WiredTiger, Inc.
+ * All rights reserved.
+ *
+ * See the file LICENSE for redistribution information.
+ */
+
+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
+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 General Public License for more
+details:
+
+ 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
+software, contact WiredTiger, Inc. at info@wiredtiger.com.