Signed-off-by: Raphaël Beamonte <[email protected]> --- 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 <[email protected]> + * Copyright (C) 2013 - Raphaël Beamonte <[email protected]> * * 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 _______________________________________________ lttng-dev mailing list [email protected] http://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev
