Commit ac2071b8 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

Makefile: fix copyright year



It is no longer 2014.

Signed-off-by: default avatarPeter Korsgaard <peter@korsgaard.com>
parent 63fdab6b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
#
# Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org>
# Copyright (C) 2006-2014 by the Buildroot developers <buildroot@uclibc.org>
# Copyright (C) 2014 by the Buildroot developers <buildroot@buildroot.org>
# Copyright (C) 2014-2015 by the Buildroot developers <buildroot@buildroot.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