From mboxrd@z Thu Jan 1 00:00:00 1970 From: raphael.beamonte@gmail.com (=?UTF-8?q?Rapha=C3=ABl=20Beamonte?=) Date: Sat, 23 Nov 2013 17:32:24 -0500 Subject: [lttng-dev] [lttng-tools PATCH 1/5] Add missing copyright to utils.c In-Reply-To: <1385245948-23011-1-git-send-email-raphael.beamonte@gmail.com> References: <20131115154539.GA6986@thessa> <1385245948-23011-1-git-send-email-raphael.beamonte@gmail.com> Message-ID: <1385245948-23011-2-git-send-email-raphael.beamonte@gmail.com> Signed-off-by: Rapha?l Beamonte --- src/common/utils.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common/utils.c b/src/common/utils.c index 2f93cbe..3a4f850 100644 --- a/src/common/utils.c +++ b/src/common/utils.c @@ -1,5 +1,6 @@ /* * Copyright (C) 2012 - David Goulet + * Copyright (C) 2013 - Rapha?l Beamonte * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License, version 2 only, as -- 1.7.10.4