From 6f2d32c65e74bfc541a193ee9cb3e930fe708a64 Mon Sep 17 00:00:00 2001 From: daniel watson Date: Sun, 6 Mar 2016 15:01:38 -0800 Subject: [PATCH 1/1] correct copyright info --- bbb/opencv-hello-world/opencv-hello-world.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bbb/opencv-hello-world/opencv-hello-world.cpp b/bbb/opencv-hello-world/opencv-hello-world.cpp index 55d5827..7e1f8e5 100644 --- a/bbb/opencv-hello-world/opencv-hello-world.cpp +++ b/bbb/opencv-hello-world/opencv-hello-world.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2015 Daniel Watson + Copyright (C) 2016 Daniel Watson See the end of the file for license conditions. */ /* challenge-bot @@ -38,7 +38,7 @@ int main(int argc, char** argv) { the Free Software Foundation, either version 3 of the License, or (at your option) any later version. - GNU Affero Emacs is distributed in the hope that it will be useful, + Challenge-bot is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. -- 2.30.2