From e2df724addab0e81f597a7433d3960b03e9ed22e Mon Sep 17 00:00:00 2001 From: Angus Leeming Date: Fri, 22 Aug 2003 11:08:44 +0000 Subject: [PATCH] I do believe that 'The LyX Team' doesn't claim copyright on any files in the lib directory... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7589 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/ChangeLog | 5 +++++ lib/examples/listerrors.lyx | 6 +++--- lib/layouts/chess.layout | 2 -- lib/lyx2lyx/lyx2lyx | 2 +- lib/lyxrc.example | 23 +++++++++++++++-------- 5 files changed, 24 insertions(+), 14 deletions(-) diff --git a/lib/ChangeLog b/lib/ChangeLog index 5fa092b121..ebdf2d6b41 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,10 @@ 2003-08-22 Angus Leeming + * lyxrc.example + * examples/listerrors.lyx: + * layouts/chess.layout: + * lyx2lyx/lyx2lyx: + * bind/broadway.bind: * bind/cyrkeys.bind: * bind/greekkeys.bind: diff --git a/lib/examples/listerrors.lyx b/lib/examples/listerrors.lyx index 7d59e0d461..f67d05d5e5 100644 --- a/lib/examples/listerrors.lyx +++ b/lib/examples/listerrors.lyx @@ -242,9 +242,9 @@ Expects to read from stdin and output to stdout. __author__ = "Kayvan A. Sylvan " \newline -__date__ = "$Date: 2003/01/17 13:50:10 $" +__date__ = "$Date: 2003/08/22 11:08:44 $" \newline -__version__ = "$Revision: 1.3 $" +__version__ = "$Revision: 1.4 $" \newline __credits__ = """Edmar Wienskoski Jr. @@ -255,7 +255,7 @@ Bernard Michael Hurley \newline modifications to original listerrors.""" \newline -__copyright__ = "Copyright 2002 - The LyX team." +__copyright__ = "Copyright 2002 - Kayvan Sylvan." \newline \newline diff --git a/lib/layouts/chess.layout b/lib/layouts/chess.layout index bdb7fce678..98103ce4af 100644 --- a/lib/layouts/chess.layout +++ b/lib/layouts/chess.layout @@ -7,8 +7,6 @@ # # Author : Kayvan A. Sylvan # -# Copyright (C) 2001 - The LyX team. -# # Remaining minor problem: # # Sometimes there is too much space under a \showboard, especially diff --git a/lib/lyx2lyx/lyx2lyx b/lib/lyx2lyx/lyx2lyx index c7629b9c22..8f94d08cf0 100755 --- a/lib/lyx2lyx/lyx2lyx +++ b/lib/lyx2lyx/lyx2lyx @@ -71,7 +71,7 @@ def parse_options(argv): sys.exit() if o in ("-v", "--version"): print "lyxconvert, version %s" %(version) - print "Copyright (C) 2002-2003 LyX Team" + print "Copyright (C) 2002-2003 José Matos and Dekel Tsur" sys.exit() if o in ("-d", "--debug"): opt.debug = int(a) diff --git a/lib/lyxrc.example b/lib/lyxrc.example index c9bab70302..012a65e0a5 100644 --- a/lib/lyxrc.example +++ b/lib/lyxrc.example @@ -1,11 +1,18 @@ -### This file is part of -### ===================================================== -### -### LyX, the High Level Word Processor -### -### Copyright 1995-1997 Matthias Ettrich & the LyX Team -### -### ===================================================== +# -*- text -*- + +# file lyxrc.example +# This file is part of LyX, the document processor. +# Licence details can be found in the file COPYING. + +# author Lars Gullik Bjønnes +# author Jean-Marc Lasgouttes +# author José Matos +# author Asger Alstrup Nielsen +# author Ed Scott +# author Lior Silberman +# author Dekel Tsur + +# Full author contact details are available in file CREDITS. # The file lyxrc.example is a template to write your own lyxrc file. # If you copy/rename it to lyxrc in the current directory, it will -- 2.39.2