diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2010-02-24 09:42:30 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-02-24 09:42:30 +0100 |
commit | eb057575108d069e53c8aff4675d8505f817721a (patch) | |
tree | 63561d7a15f7f40024fe49098ef76a774d862e1d /Makefile | |
parent | a080cc0ff48ad2f4ead2aa7a9932323379f6a37d (diff) | |
download | buildroot-novena-eb057575108d069e53c8aff4675d8505f817721a.tar.gz buildroot-novena-eb057575108d069e53c8aff4675d8505f817721a.zip |
buildroot: we're in 2010 now
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Makefile for buildroot2 # # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org> -# Copyright (C) 2006-2009 by the Buildroot developers <buildroot@uclibc.org> +# Copyright (C) 2006-2010 by the Buildroot developers <buildroot@uclibc.org> # # 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 |