mirror of https://github.com/zulip/zulip.git
THIRDPARTY: Fix short name references for Apache-2.0, BSD-2-Clause.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
parent
e11f709054
commit
dbee6b5622
|
@ -18,7 +18,7 @@ Comment:
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 2011-2015 Dropbox, Inc., 2015-2019 Kandra Labs, Inc., and contributors
|
Copyright: 2011-2015 Dropbox, Inc., 2015-2019 Kandra Labs, Inc., and contributors
|
||||||
License: Apache-2
|
License: Apache-2.0
|
||||||
|
|
||||||
Files: confirmation/*
|
Files: confirmation/*
|
||||||
Copyright: 2008, Jarek Zgoda <jarek.zgoda@gmail.com>
|
Copyright: 2008, Jarek Zgoda <jarek.zgoda@gmail.com>
|
||||||
|
@ -145,7 +145,7 @@ License: Apache-2.0
|
||||||
On Debian systems, the full text of the Apache License version 2 can
|
On Debian systems, the full text of the Apache License version 2 can
|
||||||
be found in /usr/share/common-licenses/Apache-2.0.
|
be found in /usr/share/common-licenses/Apache-2.0.
|
||||||
|
|
||||||
License: BSD-2-clause
|
License: BSD-2-Clause
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
modification, are permitted provided that the following conditions
|
modification, are permitted provided that the following conditions
|
||||||
are met:
|
are met:
|
||||||
|
|
Loading…
Reference in New Issue