diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-02-15 19:45:20 +0100 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2021-02-15 19:45:20 +0100 |
| commit | bbaec9bd88b309fbeec80d6d0118997f5b32def3 (patch) | |
| tree | abbf033c4d2afcd92b24a6719739e985c5ba8760 /examples | |
| parent | edd5818355c37d5c68b88642b68dd61d302b3d38 (diff) | |
Update CMake and make files, minor edits only
There are no functional changes to be expected, mostly formatting
and comments.
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt index 6dadb17af..e04722006 100644 --- a/examples/CMakeLists.txt +++ b/examples/CMakeLists.txt @@ -1,7 +1,7 @@ # # CMakeLists.txt used to build example apps by the CMake build system # -# Copyright 2020 by Bill Spitzak and others. +# Copyright 2020-2021 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this |
