updated the email address in copyright statements
git-svn-id: http://kdtree.googlecode.com/svn/trunk@32 58b2c0e6-ac2f-0410-a5b6-b51bcff41737
This commit is contained in:
parent
cb79847cd3
commit
8ed5350684
2 changed files with 2 additions and 2 deletions
2
kdtree.c
2
kdtree.c
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
This file is part of ``kdtree'', a library for working with kd-trees.
|
||||
Copyright (C) 2007-2009 John Tsiombikas <nuclear@siggraph.org>
|
||||
Copyright (C) 2007-2011 John Tsiombikas <nuclear@member.fsf.org>
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
|
2
kdtree.h
2
kdtree.h
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
This file is part of ``kdtree'', a library for working with kd-trees.
|
||||
Copyright (C) 2007-2009 John Tsiombikas <nuclear@siggraph.org>
|
||||
Copyright (C) 2007-2011 John Tsiombikas <nuclear@member.fsf.org>
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions are met:
|
||||
|
|
Loading…
Reference in a new issue