diff options
Diffstat (limited to 'kern/plist.c')
-rw-r--r-- | kern/plist.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/kern/plist.c b/kern/plist.c index 6a5417fe..2e543c37 100644 --- a/kern/plist.c +++ b/kern/plist.c @@ -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/ */ #include <kern/list.h> |