From d2ae8179eac88df49dfa0339dc41f0cb70e06fc0 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Wed, 18 Jul 2012 13:39:58 +1000 Subject: [PATCH] lib/param: Add my copyright --- lib/param/loadparm.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/param/loadparm.c b/lib/param/loadparm.c index 9b8bedc2e2a..6f66d0b1c80 100644 --- a/lib/param/loadparm.c +++ b/lib/param/loadparm.c @@ -11,6 +11,7 @@ Copyright (C) Jim McDonough (jmcd@us.ibm.com) 2003. Copyright (C) James Myers 2003 Copyright (C) Jelmer Vernooij 2007 + Copyright (C) Andrew Bartlett 2011-2012 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 -- 2.11.4.GIT