From d6415186a2cbcd75c7b9bacf235dc03a8145f2c2 Mon Sep 17 00:00:00 2001 From: Richard Braun Date: Sat, 24 Feb 2018 07:48:12 +0100 Subject: Update license note about modules from librbraun --- kern/bitmap.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'kern/bitmap.c') diff --git a/kern/bitmap.c b/kern/bitmap.c index 97e497d6..11f33dfa 100644 --- a/kern/bitmap.c +++ b/kern/bitmap.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013-2014 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 . + * + * Upstream site with license notes : + * http://git.sceen.net/rbraun/librbraun.git/ */ #include -- cgit v1.2.3