summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Schauenberg <dschauenberg@etsy.com>2013-07-08 13:16:36 -0400
committerDaniel Schauenberg <dschauenberg@etsy.com>2013-07-08 13:16:36 -0400
commit2b700ff2158aa4ff7d27d3bc14f526f95d744c1c (patch)
treeaff395777dac64a40c17f46b7f6bde8811cb72ad
parent72587392f3f2781474469c7c9b97692c149a5655 (diff)
downloadlogster-2b700ff2158aa4ff7d27d3bc14f526f95d744c1c.zip
logster-2b700ff2158aa4ff7d27d3bc14f526f95d744c1c.tar.gz
logster-2b700ff2158aa4ff7d27d3bc14f526f95d744c1c.tar.bz2
add LICENSE file
-rw-r--r--LICENSE22
1 files changed, 22 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..4b19723
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,22 @@
+Copyright 2013, Etsy, Inc.
+
+Logster is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+Logster 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.
+
+You should have received a copy of the GNU General Public License
+along with Logster. If not, see <http://www.gnu.org/licenses/>.
+
+Forked from the ganglia-logtailer project
+(http://bitbucket.org/maplebed/ganglia-logtailer):
+ Copyright Linden Research, Inc. 2008
+ Released under the GPL v2 or later.
+ For a full description of the license, please visit
+ http://www.gnu.org/licenses/gpl.txt
+