diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-20 13:33:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-20 13:33:42 -0600 |
commit | 941d8c3b969eae32b0945987f1d849930736f5bb (patch) | |
tree | 5d979620ea6e26056d7dfb2e05e6b8260e272591 /servers/admin_user_mgmt_server_lin/debian/copyright | |
parent | 7d92c9326f68ed879bf34aa5be0507d7a18cc8d6 (diff) | |
download | ulab-941d8c3b969eae32b0945987f1d849930736f5bb.tar.gz ulab-941d8c3b969eae32b0945987f1d849930736f5bb.zip |
Add inital copies of user management server and client for future development
Diffstat (limited to 'servers/admin_user_mgmt_server_lin/debian/copyright')
-rw-r--r-- | servers/admin_user_mgmt_server_lin/debian/copyright | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/servers/admin_user_mgmt_server_lin/debian/copyright b/servers/admin_user_mgmt_server_lin/debian/copyright new file mode 100644 index 0000000..540709e --- /dev/null +++ b/servers/admin_user_mgmt_server_lin/debian/copyright @@ -0,0 +1,31 @@ +This package was debianized by Timothy Pearson <kb9vqf@pearsoncomputing.net> on +Thu, 17 May 2012 19:52:51 +0100. + +It was downloaded from http://www.trinitydesktop.org + +Upstream Author: Timothy Pearson <kb9vqf@pearsoncomputing.net> + +copyright (C) 2012 Timothy Pearson <kb9vqf@pearsoncomputing.net> + +License: + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is (C) 2012, Timothy Pearson <kb9vqf@pearsoncomputing.net> and +is licensed under the GPL, see above. + |