add authors file and update license
This commit is contained in:
parent
584d109357
commit
1bc8b9b9c7
2 changed files with 19 additions and 2 deletions
15
AUTHORS
Normal file
15
AUTHORS
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
WakaTime is written and maintained by Alan Hamlett and
|
||||||
|
various contributors:
|
||||||
|
|
||||||
|
|
||||||
|
Development Lead
|
||||||
|
----------------
|
||||||
|
|
||||||
|
- Alan Hamlett <alan.hamlett@gmail.com>
|
||||||
|
|
||||||
|
|
||||||
|
Patches and Suggestions
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
- Jimmy Selgen Nielsen <jimmy.selgen@gmail.com>
|
||||||
|
- Patrik Kernstock <info@pkern.at>
|
6
LICENSE
6
LICENSE
|
@ -1,4 +1,6 @@
|
||||||
Copyright (c) 2014 Alan Hamlett https://wakatime.com
|
BSD 3-Clause License
|
||||||
|
|
||||||
|
Copyright (c) 2014 by the respective authors (see AUTHORS file).
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -12,7 +14,7 @@ modification, are permitted provided that the following conditions are met:
|
||||||
in the documentation and/or other materials provided
|
in the documentation and/or other materials provided
|
||||||
with the distribution.
|
with the distribution.
|
||||||
|
|
||||||
* Neither the names of Wakatime or WakaTime, nor the names of its
|
* Neither the names of WakaTime, nor the names of its
|
||||||
contributors may be used to endorse or promote products derived
|
contributors may be used to endorse or promote products derived
|
||||||
from this software without specific prior written permission.
|
from this software without specific prior written permission.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue