diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2011-08-27 16:07:25 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2011-08-27 16:07:25 +0200 |
commit | dd56d27d74ad702803818237a2732d1e99b14da1 (patch) | |
tree | cc926bb235a7f96c1bc8e5a3644d19d306a719c2 /lib/testtools/LICENSE | |
parent | ef3bb09db6f6985eac82f4e80259c44be6ca8c20 (diff) | |
download | samba-dd56d27d74ad702803818237a2732d1e99b14da1.tar.gz samba-dd56d27d74ad702803818237a2732d1e99b14da1.tar.bz2 samba-dd56d27d74ad702803818237a2732d1e99b14da1.zip |
testtools: Update to latest upstream snapshot.
Diffstat (limited to 'lib/testtools/LICENSE')
-rw-r--r-- | lib/testtools/LICENSE | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/lib/testtools/LICENSE b/lib/testtools/LICENSE index 071d7359d2..42421b0b2d 100644 --- a/lib/testtools/LICENSE +++ b/lib/testtools/LICENSE @@ -1,6 +1,24 @@ -Copyright (c) 2008-2010 Jonathan M. Lange <jml@mumak.net> and the testtools +Copyright (c) 2008-2011 Jonathan M. Lange <jml@mumak.net> and the testtools authors. +The testtools authors are: + * Canonical Ltd + * Twisted Matrix Labs + * Jonathan Lange + * Robert Collins + * Andrew Bennetts + * Benjamin Peterson + * Jamu Kakar + * James Westby + * Martin [gz] + * Michael Hudson-Doyle + * Aaron Bentley + * Christian Kampka + * Gavin Panella + * Martin Pool + +and are collectively referred to as "testtools developers". + Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights |