diff options
author | Peter Korsgaard | 2012-03-01 14:04:54 +0100 |
---|---|---|
committer | Peter Korsgaard | 2012-03-01 14:04:54 +0100 |
commit | 9fc43591447c8c8c61843f1f537660855b6d049b (patch) | |
tree | 1b76c77032a3550448e3b17edbe247a1693761c4 /Makefile | |
parent | kickoff 2012.05 development cycle (diff) | |
download | buildroot-9fc43591447c8c8c61843f1f537660855b6d049b.tar.gz buildroot-9fc43591447c8c8c61843f1f537660855b6d049b.tar.xz buildroot-9fc43591447c8c8c61843f1f537660855b6d049b.zip |
Update copyright year
We're in 2012 by 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-2011 by the Buildroot developers <buildroot@uclibc.org> +# Copyright (C) 2006-2012 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 |