diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-06-23 10:27:37 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-01 14:07:12 +0200 |
commit | b214c73b5a0c6b9d94671bc08e08049441bf9bc6 (patch) | |
tree | 4749b3e60abea0c3a17f5394b0388bd17008be2b /nx-X11/programs/nxauth/LICENSE | |
parent | a3a295288189d1312f5abef0e7b4cc57b948e7d3 (diff) | |
download | nx-libs-b214c73b5a0c6b9d94671bc08e08049441bf9bc6.tar.gz nx-libs-b214c73b5a0c6b9d94671bc08e08049441bf9bc6.tar.bz2 nx-libs-b214c73b5a0c6b9d94671bc08e08049441bf9bc6.zip |
nxauth: Drop nxauth tool completely, xauth can be successfully used with nxagent / nxproxy instead.
Diffstat (limited to 'nx-X11/programs/nxauth/LICENSE')
-rw-r--r-- | nx-X11/programs/nxauth/LICENSE | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/nx-X11/programs/nxauth/LICENSE b/nx-X11/programs/nxauth/LICENSE deleted file mode 100644 index 626b9c54f..000000000 --- a/nx-X11/programs/nxauth/LICENSE +++ /dev/null @@ -1,26 +0,0 @@ -Copyright (c) 2001, 2010 NoMachine - http://www.nomachine.com/. - -NXAUTH and NX extensions to X are copyright of NoMachine. - -Redistribution and use of this software is allowed according to the -following terms: - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License Version 2, and -not any other version, as published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, but -WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTA- -BILITY 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 program; if not, you can request a copy to NoMachine -or write to the Free Software Foundation, Inc., 59 Temple Place, -Suite 330, Boston, MA 02111-1307 USA - -Parts of this software are derived from XFree86 project. Other copy- -rights and the MIT/X11 license applies to different sources. Please -check the applicable copyrights in each file or subdirectory. - -All rights reserved. |