From 29381d2b52b6b9b9db23bcc431c1d30bfd1f6784 Mon Sep 17 00:00:00 2001 From: Kornel Benko Date: Mon, 26 Aug 2013 22:06:01 +0200 Subject: [PATCH] Copyright --- src/tex2lyx/test/runtests.cmake | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/tex2lyx/test/runtests.cmake b/src/tex2lyx/test/runtests.cmake index ef35602e45..4110087df4 100644 --- a/src/tex2lyx/test/runtests.cmake +++ b/src/tex2lyx/test/runtests.cmake @@ -1,9 +1,11 @@ # This file is part of LyX, the document processor. # Licence details can be found in the file COPYING. # -# Copyright (c) 2013 Kornel Benko kornel@lyx.org -# +# Copyright (c) 2013 Kornel Benko +# (c) 2013 Scott Kostyshak # +# Script should be called like: +# COMMAND ${CMAKE_COMMAND} \ # -DLYX_TESTS_USERDIR=${LYX_TESTS_USERDIR} \ # -DLYX_USERDIR_VER=${LYX_USERDIR_VER} \ # -DLYX_PYTHON_EXECUTABLE=${LYX_PYTHON_EXECUTABLE} \ -- 2.39.5