From mboxrd@z Thu Jan 1 00:00:00 1970 From: jacmet at uclibc.org Date: Fri, 16 Jan 2009 10:27:28 +0000 (UTC) Subject: [Buildroot] svn commit: trunk/buildroot Message-ID: <20090116102728.AD393768D2@busybox.osuosl.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Author: jacmet Date: 2009-01-16 10:27:27 +0000 (Fri, 16 Jan 2009) New Revision: 24866 Log: Makefile: update copyright Modified: trunk/buildroot/Makefile Changeset: Modified: trunk/buildroot/Makefile =================================================================== --- trunk/buildroot/Makefile 2009-01-16 09:02:51 UTC (rev 24865) +++ trunk/buildroot/Makefile 2009-01-16 10:27:27 UTC (rev 24866) @@ -1,6 +1,7 @@ # Makefile for buildroot2 # # Copyright (C) 1999-2005 by Erik Andersen +# Copyright (C) 2006-2009 by the Buildroot developers # # 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