diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | docs/copyright.txt | 2 | ||||
-rw-r--r-- | docs/footer.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ # Makefile for buildroot2 # # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org> -# Copyright (C) 2006-2010 by the Buildroot developers <buildroot@uclibc.org> +# Copyright (C) 2006-2011 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 diff --git a/docs/copyright.txt b/docs/copyright.txt index d4712a74b..83382f4cf 100644 --- a/docs/copyright.txt +++ b/docs/copyright.txt @@ -1,6 +1,6 @@ The code and graphics on this website (and it's mirror sites, if any) are -Copyright (c) 1999-2005 by Erik Andersen, 2006-2010 The Buildroot +Copyright (c) 1999-2005 by Erik Andersen, 2006-2011 The Buildroot developers. All rights reserved. Documents on this Web site including their graphical elements, design, and diff --git a/docs/footer.html b/docs/footer.html index 11bfec2c8..86e7ffa7b 100644 --- a/docs/footer.html +++ b/docs/footer.html @@ -10,7 +10,7 @@ <p> <font face="arial, helvetica, sans-serif" size="-1"> <a HREF="/copyright.txt">Copyright © 1999-2005 Erik Andersen, - 2006-2010 The Buildroot developers</a> + 2006-2011 The Buildroot developers</a> <br> Mail all comments, insults, suggestions and bribes to <br> |