summaryrefslogtreecommitdiff
path: root/kern/bitmap_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/bitmap_i.h')
-rw-r--r--kern/bitmap_i.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/kern/bitmap_i.h b/kern/bitmap_i.h
index 94d629a..cc4eff6 100644
--- a/kern/bitmap_i.h
+++ b/kern/bitmap_i.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2013 Richard Braun.
+ * Copyright (c) 2013-2015 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
@@ -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_BITMAP_I_H