From cc88074b4da7cb25b8c2bc93f41434cfc1763924 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Fri, 23 Feb 2007 10:34:37 -0200 Subject: Fixed credits at gentree.pl From: Mauro Carvalho Chehab gentree.pl were part of Gerd Knorr scripts, used to generate patches from his tree against kernel. Several newer capabilities were added to the original script, including the ability to handle with multiple levels of #if/#else/#endif and support for #elif. This patch corrects the credits for this valuable piece of code. Signed-off-by: Mauro Carvalho Chehab --- v4l/scripts/gentree.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'v4l/scripts') diff --git a/v4l/scripts/gentree.pl b/v4l/scripts/gentree.pl index 2f918468e..4d27fd789 100755 --- a/v4l/scripts/gentree.pl +++ b/v4l/scripts/gentree.pl @@ -1,6 +1,9 @@ #!/usr/bin/perl # -# Original version by Mauro Carvalho Chehab +# Original version were part of Gerd Knorr's v4l scripts. +# +# Several improvements by (c) 2005-2007 Mauro Carvalho Chehab +# # Largely re-written (C) 2007 Trent Piepho # # Theory of Operation -- cgit v1.2.3