Skip to content

Commit

Permalink
remove cvs keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
madduck committed Sep 29, 2007
1 parent 27b7200 commit 7251972
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 15 deletions.
3 changes: 0 additions & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ libkdtree++ ChangeLog

- Initial release.

Martin F. Krafft <[email protected]>
Revision: $Id: ChangeLog,v 1.10 2004/11/26 06:05:22 pharris Exp $

COPYRIGHT --
libkdtree++ is (c) 2004-2007 Martin F. Krafft <[email protected]>
and distributed under the terms of the Artistic License 2.0.
Expand Down
2 changes: 0 additions & 2 deletions kdtree++/accessor.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* Defines the interface for the Accessor class.
*
* \author Martin F. Krafft <[email protected]>
* \date $Date: 2004/11/26 06:02:56 $
* \version $Revision: 1.6 $
*/

#ifndef INCLUDE_KDTREE_ACCESSOR_HPP
Expand Down
2 changes: 0 additions & 2 deletions kdtree++/allocator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* Defines the allocator interface as used by the KDTree class.
*
* \author Martin F. Krafft <[email protected]>
* \date $Date: 2004/11/15 17:40:32 $
* \version $Revision: 1.6 $
*/

#ifndef INCLUDE_KDTREE_ALLOCATOR_HPP
Expand Down
2 changes: 0 additions & 2 deletions kdtree++/iterator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* Defines interfaces for iterators as used by the KDTree class.
*
* \author Martin F. Krafft <[email protected]>
* \date $Date: 2004/11/15 17:40:32 $
* \version $Revision: 1.4 $
*/

#ifndef INCLUDE_KDTREE_ITERATOR_HPP
Expand Down
2 changes: 0 additions & 2 deletions kdtree++/kdtree.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* Defines the interface for the KDTree class.
*
* \author Martin F. Krafft <[email protected]>
* \date $Date: 2004/11/26 06:02:57 $
* \version $Revision: 1.11 $
*/

#ifndef INCLUDE_KDTREE_KDTREE_HPP
Expand Down
2 changes: 0 additions & 2 deletions kdtree++/node.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* Defines interfaces for nodes as used by the KDTree class.
*
* \author Martin F. Krafft <[email protected]>
* \date $Date: 2004/11/26 06:02:57 $
* \version $Revision: 1.7 $
*/

#ifndef INCLUDE_KDTREE_NODE_HPP
Expand Down
2 changes: 0 additions & 2 deletions kdtree++/region.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
* Defines the interface of the _Region class.
*
* \author Martin F. Krafft <[email protected]>
* \date $Date: 2004/11/26 06:02:57 $
* \version $Revision: 1.6 $
*/

#ifndef INCLUDE_KDTREE_REGION_HPP
Expand Down

0 comments on commit 7251972

Please sign in to comment.