diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-16 10:27:27 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2009-01-16 10:27:27 +0000 |
commit | 2671be4d64952635c6076b64f3eb56169d88bc2e (patch) | |
tree | 07712cdcd7aa4d9e7c41c0c24ff356ff8bce6342 | |
parent | ada9baf7b9f58984cb474c4047e3d84cbb6452aa (diff) | |
download | buildroot-novena-2671be4d64952635c6076b64f3eb56169d88bc2e.tar.gz buildroot-novena-2671be4d64952635c6076b64f3eb56169d88bc2e.zip |
Makefile: update copyright
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +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> # # 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 |