summaryrefslogtreecommitdiff
path: root/kern/rbtree_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/rbtree_i.h')
-rw-r--r--kern/rbtree_i.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/kern/rbtree_i.h b/kern/rbtree_i.h
index 8fad054..569810d 100644
--- a/kern/rbtree_i.h
+++ b/kern/rbtree_i.h
@@ -13,6 +13,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/
*/
#ifndef KERN_RBTREE_I_H