summaryrefslogtreecommitdiff
path: root/kern/rdxtree.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/rdxtree.h')
-rw-r--r--kern/rdxtree.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/kern/rdxtree.h b/kern/rdxtree.h
index 553c51a..b80cd97 100644
--- a/kern/rdxtree.h
+++ b/kern/rdxtree.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2011-2017 Richard Braun.
+ * Copyright (c) 2011-2018 Richard Braun.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -14,6 +14,9 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
+ * Upstream site with license notes :
+ * http://git.sceen.net/rbraun/librbraun.git/
+ *
*
* Radix tree.
*