diff options
author | ceros7 <ceros7@svn> | 2010-05-13 05:39:56 +0000 |
---|---|---|
committer | ceros7 <ceros7@svn> | 2010-05-13 05:39:56 +0000 |
commit | 04db7a787c8f6c9e9d74364e70a37d7486b7eebc (patch) | |
tree | e0eb075fedccf508ac3bc4bb30b6ff7624bd795c /tools | |
parent | e9d0f023b58e151d959573aef5e22bd0a4fd11a1 (diff) |
Update copyright. The SNTP protocol code was removed as there was no need to provide an NTP server.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@30103 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'tools')
-rw-r--r-- | tools/Linux/packaging/debian/copyright | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/tools/Linux/packaging/debian/copyright b/tools/Linux/packaging/debian/copyright index 4997fac9d6..e25ee7a5ab 100644 --- a/tools/Linux/packaging/debian/copyright +++ b/tools/Linux/packaging/debian/copyright @@ -335,20 +335,6 @@ GNU gettext - internationalization aids with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. -SNTP Protocol C++ Implementation -<http://www.naughter.com/sntp.html> - - Copyright © 1998 - 2003 by PJ Naughter. - (Web: www.naughter.com, Email: pjna@naughter.com) - - You are allowed to include the source code in any product (commercial, - shareware, freeware or otherwise) when your product is released in binary - form. You are allowed to modify the source code in any way you want except - you cannot modify the copyright details at the top of each module. If you - want to distribute source code with your application, then you are only - allowed to distribute versions released by the author. This is to maintain a - single distribution point for the source code. - DBUSServer Class <http://www.azurdigitalnetworks.net/> |