Skip to content

Commit

Permalink
add license title
Browse files Browse the repository at this point in the history
It's not strictly required, but it's useful metadata, and part of the recommended license template text (see http://choosealicense.com/licenses/isc/ and https://opensource.org/licenses/isc-license)
  • Loading branch information
waldyrious committed Jul 1, 2016
1 parent fdf5b8e commit 30ba829
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion COPYRIGHT
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
PgBouncer - Lightweight connection pooler for PostgreSQL.

ISC License

Copyright (c) 2007-2009 Marko Kreen, Skype Technologies OÜ

Permission to use, copy, modify, and/or distribute this software for any
Expand All @@ -13,4 +15,3 @@ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

0 comments on commit 30ba829

Please sign in to comment.