diff options
author | Peter Korsgaard <peter@korsgaard.com> | 2019-01-06 21:30:34 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-01-06 21:30:34 +0100 |
commit | 8e928a8389d88e0f64f04ee1b3aa4985dcfd373f (patch) | |
tree | 67dd124e0e170f3617a4b6aa5e8be48dc488d5bd /docs/manual/manual.txt | |
parent | 688ffc7ae1cae4f90f837256668458003394485f (diff) | |
download | buildroot-8e928a8389d88e0f64f04ee1b3aa4985dcfd373f.tar.gz buildroot-8e928a8389d88e0f64f04ee1b3aa4985dcfd373f.zip |
Makefile, manual, website: Bump copyright year
Happy 2019!
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/manual.txt')
-rw-r--r-- | docs/manual/manual.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt index 9d5076047f..4eb4ba9bf0 100644 --- a/docs/manual/manual.txt +++ b/docs/manual/manual.txt @@ -12,7 +12,7 @@ It is licensed under the GNU General Public License, version 2. Refer to the http://git.buildroot.org/buildroot/tree/COPYING?id={sys:git rev-parse HEAD}[COPYING] file in the Buildroot sources for the full text of this license. -Copyright (C) 2004-2018 The Buildroot developers +Copyright (C) 2004-2019 The Buildroot developers image::logo.png[] |