diff plugins/tictactoe/CMakeLists.txt @ 824:06cc2f95f479

misc: happy new year!
author David Demelier <markand@malikania.fr>
date Tue, 08 Jan 2019 20:41:20 +0100
parents 49fa22f0b4b9
children 00a4720c4874
line wrap: on
line diff
--- a/plugins/tictactoe/CMakeLists.txt	Fri Dec 21 14:32:57 2018 +0100
+++ b/plugins/tictactoe/CMakeLists.txt	Tue Jan 08 20:41:20 2019 +0100
@@ -1,7 +1,7 @@
 #
 # CMakeLists.txt -- CMake build system for irccd
 #
-# Copyright (c) 2013-2018 David Demelier <markand@malikania.fr>
+# Copyright (c) 2013-2019 David Demelier <markand@malikania.fr>
 #
 # Permission to use, copy, modify, and/or distribute this software for any
 # purpose with or without fee is hereby granted, provided that the above
@@ -23,4 +23,4 @@
 	TYPE JS
 	SCRIPT ${plugin-tictactoe_SOURCE_DIR}/tictactoe.js
 	DOCS ${plugin-tictactoe_SOURCE_DIR}/tictactoe.md
-)
\ No newline at end of file
+)