Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
db060ea9
Commit
db060ea9
authored
Mar 29, 2002
by
Per Cederqvist
Browse files
Updated copyright year.
parent
d97003e7
Changes
81
Hide whitespace changes
Inline
Side-by-side
acconfig.h
View file @
db060ea9
/*
* $Id: acconfig.h,v 1.
8
200
1/12
/2
8
2
1
:2
0
:5
2
ceder Exp $
* Copyright (C) 1998-1999 Lysator Academic Computer Association.
* $Id: acconfig.h,v 1.
9
200
2/03
/2
9
2
2
:2
9
:5
6
ceder Exp $
* Copyright (C) 1998-1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
configure.in
View file @
db060ea9
dnl $Id: configure.in,v 1.
79
2002/03/29 2
1:07:01
ceder Exp $
dnl $Id: configure.in,v 1.
80
2002/03/29 2
2:29:56
ceder Exp $
dnl Configuration for LysKOM
dnl Copyright (C) 1993-200
1
Lysator Academic Computer Association.
dnl Copyright (C) 1993-200
2
Lysator Academic Computer Association.
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License as published by
...
...
@@ -18,7 +18,7 @@ dnl Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
dnl
dnl Please mail bug reports to bug-lyskom@lysator.liu.se.
dnl
AC_REVISION($Revision: 1.
79
$)
AC_REVISION($Revision: 1.
80
$)
AC_INIT([lyskom-server], [2.0.6])
AC_CONFIG_SRCDIR([src/server/lyskomd.h])
AM_CONFIG_HEADER(config.h)
...
...
doc/Makefile.am
View file @
db060ea9
# $Id: Makefile.am,v 1.4
1
2002/03/29
19:19:32
ceder Exp $
# Copyright (C) 1998-1999, 2001 Lysator Academic Computer Association.
# $Id: Makefile.am,v 1.4
2
2002/03/29
22:29:56
ceder Exp $
# Copyright (C) 1998-1999, 2001
-2002
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
doc/Protocol-A.texi
View file @
db060ea9
...
...
@@ -286,7 +286,7 @@ This is the LysKOM Protocol A specification, edition
@value
{
PROTOEDITION
}
. It specifies version @value
{
PROTOVER
}
of the
protocol. It corresponds to version @value
{
VERSION
}
of lyskomd.
Copyright @copyright
{}
1995-200
1
Lysator ACS.
Copyright @copyright
{}
1995-200
2
Lysator ACS.
Permission is granted to make and distribute verbatim copies of this
specification provided the copyright notice and this permission notice
...
...
@@ -333,7 +333,7 @@ another language under the same conditions as for modified versions.
@c ispell-ignore
@vskip 0pt plus 1filll
@c ispell-end-ignore
Copyright @copyright
{}
1995-200
1
Lysator ACS
Copyright @copyright
{}
1995-200
2
Lysator ACS
Permission is granted to make and distribute verbatim copies of this document
provided the copyright notice and this permission notice are preserved on all
...
...
doc/lyskomd.texi
View file @
db060ea9
\input
texinfo
@c
$
Id: lyskomd.texi,v
1
.
4
5
2002
/
0
2
/
15
03
:
52
:
34
ceder Exp
$
@c
$
Id: lyskomd.texi,v
1
.
4
6
2002
/
0
3
/
29
22
:
29
:
53
ceder Exp
$
@c
%**start of header
@setfilename lyskomd.info
@include version.texi
...
...
@@ -28,7 +28,7 @@
This is the reference manual for the lyskomd LysKOM server version
@value
{
VERSION
}
.
Copyright @copyright
{}
1995-200
1
Lysator ACS.
Copyright @copyright
{}
1995-200
2
Lysator ACS.
Permission is granted to make and distribute verbatim copies of this
specification provided the copyright notice and this permission notice
...
...
@@ -50,7 +50,7 @@ are preserved on all copies.
@page
@vskip 0pt plus 1filll
Copyright @copyright
{}
1995-200
1
Lysator ACS
Copyright @copyright
{}
1995-200
2
Lysator ACS
Permission is granted to make and distribute verbatim copies of this document
provided the copyright notice and this permission notice are preserved on all
...
...
run-support/aux-items.conf
View file @
db060ea9
#
# $Id: aux-items.conf,v 1.2
0
2002/03/2
4 16:10:19
ceder Exp $
# Copyright (C) 1994-200
1
Lysator Academic Computer Association.
# $Id: aux-items.conf,v 1.2
1
2002/03/2
9 22:29:53
ceder Exp $
# Copyright (C) 1994-200
2
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
src/include/Makefile.am
View file @
db060ea9
# $Id: Makefile.am,v 1.
7
200
1/12
/2
8
2
1
:2
1:17
ceder Exp $
# Copyright (C) 1998-1999 Lysator Academic Computer Association.
# $Id: Makefile.am,v 1.
8
200
2/03
/2
9
2
2
:2
9:53
ceder Exp $
# Copyright (C) 1998-1999
, 2001
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
src/include/kom-errno.h
View file @
db060ea9
/*
* $Id: kom-errno.h,v 0.2
0
200
1/12
/2
8
2
0
:29:
08
ceder Exp $
* Copyright (C) 1991-1994, 1996-1999 Lysator Academic Computer Association.
* $Id: kom-errno.h,v 0.2
1
200
2/03
/2
9
2
2
:29:
53
ceder Exp $
* Copyright (C) 1991-1994, 1996-1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/include/kom-types.h
View file @
db060ea9
/*
* $Id: kom-types.h,v 0.
49
2002/0
1/01 09:30:35
ceder Exp $
* Copyright (C) 1990-1999, 2001 Lysator Academic Computer Association.
* $Id: kom-types.h,v 0.
50
2002/0
3/29 22:29:52
ceder Exp $
* Copyright (C) 1990-1999, 2001
-2002
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -26,7 +26,7 @@
* KOM-types.h -- Types used by both server and client of LysKOM
*
*
* Copyright (C) 1990-1999, 2001 Lysator Computer Club,
* Copyright (C) 1990-1999, 2001
-2002
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
src/libraries/libansi/empty.c
View file @
db060ea9
/*
* $Id: empty.c,v 1.
8
200
1/11/11 17:28:4
2 ceder Exp $
* Copyright (C) 1993, 1998-1999 Lysator Academic Computer Association.
* $Id: empty.c,v 1.
9
200
2/03/29 22:29:5
2 ceder Exp $
* Copyright (C) 1993, 1998-1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/memchr.c
View file @
db060ea9
/*
* $Id: memchr.c,v 1.
9
200
1/11/11 17:37:04
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999 Lysator Academic Computer Association.
* $Id: memchr.c,v 1.
10
200
2/03/29 22:29:52
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/memcmp.c
View file @
db060ea9
/*
* $Id: memcmp.c,v 1.
4
200
1/11/11 17:37:04
ceder Exp $
* Copyright (C) 1996 Lysator Academic Computer Association.
* $Id: memcmp.c,v 1.
5
200
2/03/29 22:29:52
ceder Exp $
* Copyright (C) 1996
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/memcpy.c
View file @
db060ea9
/*
* $Id: memcpy.c,v 1.1
0
200
1/11/11 17:37:04
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999 Lysator Academic Computer Association.
* $Id: memcpy.c,v 1.1
1
200
2/03/29 22:29:52
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/memset.c
View file @
db060ea9
/*
* $Id: memset.c,v 1.
9
200
1/11/11 17:37:04
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999 Lysator Academic Computer Association.
* $Id: memset.c,v 1.
10
200
2/03/29 22:29:52
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/remove.c
View file @
db060ea9
/*
* $Id: remove.c,v 1.
8
200
1/11/11 17:37:04
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999 Lysator Academic Computer Association.
* $Id: remove.c,v 1.
9
200
2/03/29 22:29:52
ceder Exp $
* Copyright (C) 1991, 1993-1995, 1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/setsid.c
View file @
db060ea9
/*
* $Id: setsid.c,v 1.
3
200
1/11/11 17:28:4
1 ceder Exp $
* Copyright (C) 1995 Lysator Academic Computer Association.
* $Id: setsid.c,v 1.
4
200
2/03/29 22:29:5
1 ceder Exp $
* Copyright (C) 1995
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/strdup.c
View file @
db060ea9
/*
* Copyright (C) 1999 Lysator Academic Computer Association.
* Copyright (C) 1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libansi/strerror.c
View file @
db060ea9
/*
* $Id: strerror.c,v 0.2
0
200
1/11/11 17:37:04
ceder Exp $
* Copyright (C) 1991-1995, 1999 Lysator Academic Computer Association.
* $Id: strerror.c,v 0.2
1
200
2/03/29 22:29:51
ceder Exp $
* Copyright (C) 1991-1995, 1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libcommon/kom-errno.c
View file @
db060ea9
/*
* $Id: kom-errno.c,v 0.2
2
200
1/12/28 20:57:28
ceder Exp $
* Copyright (C) 1991-1996, 1998-1999 Lysator Academic Computer Association.
* $Id: kom-errno.c,v 0.2
3
200
2/03/29 22:29:51
ceder Exp $
* Copyright (C) 1991-1996, 1998-1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
src/libraries/libcommon/misc-parser.c
View file @
db060ea9
/*
* $Id: misc-parser.c,v 0.1
7
200
1/11/11 17:28:4
1 ceder Exp $
* Copyright (C) 1990-1991, 1993-1995, 1998-1999 Lysator Academic Computer Association.
* $Id: misc-parser.c,v 0.1
8
200
2/03/29 22:29:5
1 ceder Exp $
* Copyright (C) 1990-1991, 1993-1995, 1998-1999
, 2001
Lysator Academic Computer Association.
*
* This file is part of the LysKOM server.
*
...
...
@@ -27,7 +27,7 @@
* Parse a list of misc-items for LysKOM texts.
*
*
* Copyright (C) 1990-1991, 1993-1995, 1998-1999 Lysator Computer Club,
* Copyright (C) 1990-1991, 1993-1995, 1998-1999
, 2001
Lysator Computer Club,
* Linkoping University, Sweden
*
* Everyone is granted permission to copy, modify and redistribute
...
...
Prev
1
2
3
4
5
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment