diff options
| author | Michael VanOverbeek <michaelshiftos@gmail.com> | 2016-07-25 12:57:52 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-25 12:57:52 -0400 |
| commit | 46c1c31302f111a1f3ec23a70e6f3986a9aa2a27 (patch) | |
| tree | f00af7ea3f6ad2641fb26fa1d310fd8b7179b39c /source/packages/IrcDotNet.0.4.1/App_Readme/IrcDotNet.authors.md | |
| parent | af48e774189596b8d7a058c564a7d6d75205ca03 (diff) | |
| parent | 6fa16209519896de09949a27425dff00ebf2970a (diff) | |
| download | shiftos-c--46c1c31302f111a1f3ec23a70e6f3986a9aa2a27.tar.gz shiftos-c--46c1c31302f111a1f3ec23a70e6f3986a9aa2a27.tar.bz2 shiftos-c--46c1c31302f111a1f3ec23a70e6f3986a9aa2a27.zip | |
Merge pull request #17 from MichaelTheShifter/shiftui_integration
Shiftui integration
Diffstat (limited to 'source/packages/IrcDotNet.0.4.1/App_Readme/IrcDotNet.authors.md')
| -rw-r--r-- | source/packages/IrcDotNet.0.4.1/App_Readme/IrcDotNet.authors.md | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/source/packages/IrcDotNet.0.4.1/App_Readme/IrcDotNet.authors.md b/source/packages/IrcDotNet.0.4.1/App_Readme/IrcDotNet.authors.md new file mode 100644 index 0000000..2ae1dfe --- /dev/null +++ b/source/packages/IrcDotNet.0.4.1/App_Readme/IrcDotNet.authors.md @@ -0,0 +1,44 @@ +*IRC.NET* is copyright © Alex Regueiro 2011. +*IRC.NET* sample projects are copyright © Alex Regueiro 2011. + +All included software is licensed under the MIT License, available in full in +the ``LICENSE`` file. + +The following persons and groups are acknowledged for their contributions to +specific releases of the software. + +Version 0.4.1 +------------- + +Alex Regueiro <alexreg@gmail.com> +> Project Lead, Programming + +Claus Jørgensen <10229@iha.dk> +> Programming (WP7 port) + +Evan Plumlee <eplumlee@yahoo.com> +> Testing + +Version 0.4.0 +------------- + +Alex Regueiro <alexreg@gmail.com> +> Project Lead, Programming + +Version 0.3.x +------------- + +Alex Regueiro <alexreg@gmail.com> +> Project Lead, Programming + +Version 0.2.x +------------- + +Alex Regueiro <alexreg@gmail.com> +> Project Lead, Programming + +Version 0.1.x +------------- + +Alex Regueiro <alexreg@gmail.com> +> Project Lead, Programming |
