~ubuntu-branches/ubuntu/precise/amule-adunanza/precise

« back to all changes in this revision

Viewing changes to src/kademlia/kademlia/Tag.h

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2010-02-18 21:16:23 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20100218211623-gptwe60zx1knfkmu
Tags: 2010.1+2.2.6-0ubuntu1
* New upstream release (LP: #524697)
  - Drop manpages_spelling_fixes.diff fixed by upstream
  - Drop cryptopp-reference.diff fixed by upstream
  - Bump Standards-Version no changes required
  - Update install files (amule -> amuleadunanza)
  - debian/rules: amule.xpm -> amuleadunanza.xpm
  - Add README.Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
//
2
 
// This file is part of the aMule Project.
3
 
//
4
 
// Copyright (c) 2004-2008 Angel Vidal (Kry) ( kry@amule.org )
5
 
// Copyright (c) 2004-2008 aMule Team ( admin@amule.org / http://www.amule.org )
6
 
// Copyright (c) 2003 Barry Dunne (http://www.emule-project.net)
7
 
//
8
 
// Any parts of this program derived from the xMule, lMule or eMule project,
9
 
// or contributed by third-party developers are copyrighted by their
10
 
// respective authors.
11
 
//
12
 
// This program is free software; you can redistribute it and/or modify
13
 
// it under the terms of the GNU General Public License as published by
14
 
// the Free Software Foundation; either version 2 of the License, or
15
 
// (at your option) any later version.
16
 
//
17
 
// This program is distributed in the hope that it will be useful,
18
 
// but WITHOUT ANY WARRANTY; without even the implied warranty of
19
 
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
20
 
// GNU General Public License for more details.
21
 
// 
22
 
// You should have received a copy of the GNU General Public License
23
 
// along with this program; if not, write to the Free Software
24
 
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA
25
 
//
26
 
 
27
 
// Note To Mods //
28
 
/*
29
 
Please do not change anything here and release it..
30
 
There is going to be a new forum created just for the Kademlia side of the client..
31
 
If you feel there is an error or a way to improve something, please
32
 
post it in the forum first and let us look at it.. If it is a real improvement,
33
 
it will be added to the offical client.. Changing something without knowing
34
 
what all it does can cause great harm to the network if released in mass form..
35
 
Any mod that changes anything within the Kademlia side will not be allowed to advertise
36
 
there client on the eMule forum..
37
 
*/
38
 
 
39
 
#ifndef __KAD_TAG_H__
40
 
#define __KAD_TAG_H__
41
 
 
42
 
 
43
 
#error deleted file
44
 
 
45
 
#endif //__KAD_TAG_H__
46
 
// File_checked_for_headers