Skip to content
GitLab
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
ce524ca9
Commit
ce524ca9
authored
Aug 23, 2003
by
Per Cederqvist
Browse files
Update the year in the copyright notice.
parent
1fead3c4
Changes
265
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
ce524ca9
# $Id: Makefile.am,v 1.1
0
2003/08/2
0 07:33:4
3 ceder Exp $
# Copyright (C) 1998-1999, 2002 Lysator Academic Computer Association.
# $Id: Makefile.am,v 1.1
1
2003/08/2
3 16:38:2
3 ceder Exp $
# Copyright (C) 1998-1999, 2002
-2003
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
acinclude.m4
View file @
ce524ca9
dnl $Id: acinclude.m4,v 1.1
0
2003/08/
16 11:29:11
ceder Exp $
dnl Copyright (C) 1994-1995, 1998-1999, 2001-200
2
Lysator Academic Computer Association.
dnl $Id: acinclude.m4,v 1.1
1
2003/08/
23 16:38:23
ceder Exp $
dnl Copyright (C) 1994-1995, 1998-1999, 2001-200
3
Lysator Academic Computer Association.
dnl
dnl This file is part of the LysKOM server.
dnl
...
...
configure.in
View file @
ce524ca9
dnl $Id: configure.in,v 1.10
8
2003/08/23 1
3:40
:2
7
ceder Exp $
dnl $Id: configure.in,v 1.10
9
2003/08/23 1
6:38
:2
3
ceder Exp $
dnl Configuration for LysKOM
dnl Copyright (C) 1993-200
2
Lysator Academic Computer Association.
dnl Copyright (C) 1993-200
3
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 report bugs at http://bugzilla.lysator.liu.se/.
dnl
AC_REVISION($Revision: 1.10
8
$)
AC_REVISION($Revision: 1.10
9
$)
AC_PREREQ(2.57)
AC_INIT([lyskom-server], [2.1.0])
AC_CONFIG_SRCDIR([src/server/lyskomd.h])
...
...
doc/Protocol-A.texi
View file @
ce524ca9
...
...
@@ -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
2
Lysator ACS.
Copyright @copyright
{}
1995-200
3
Lysator ACS.
@quotation
Permission is granted to make and distribute verbatim copies of this
...
...
doc/checkargs.py
View file @
ce524ca9
# Check Protocol-A.texi.
# Copyright (C) 2001-200
2
Lysator Academic Computer Association.
# Copyright (C) 2001-200
3
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
doc/filterlines.py
View file @
ce524ca9
#!/usr/bin/env python
# Remove lines matching any line of several input files.
# Copyright (C) 2001-200
2
Lysator Academic Computer Association.
# Copyright (C) 2001-200
3
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
doc/lyskomd.texi
View file @
ce524ca9
\input
texinfo
@c
$
Id: lyskomd.texi,v
1
.
7
5
2003
/
08
/
2
0
1
3
:
45
:
08
ceder Exp
$
@c
$
Id: lyskomd.texi,v
1
.
7
6
2003
/
08
/
2
3
1
6
:
38
:
22
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
2
Lysator ACS.
Copyright @copyright
{}
1995-200
3
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
2
Lysator ACS
Copyright @copyright
{}
1995-200
3
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/man/dbck.8
View file @
ce524ca9
.\" $Id: dbck.8,v 1.
19
2003/08/
16 11:29:10
ceder Exp $
.\" Copyright (C) 1991-1992, 1994-1996, 1999, 2002 Lysator Academic Computer Association.
.\" $Id: dbck.8,v 1.
20
2003/08/
23 16:38:22
ceder Exp $
.\" Copyright (C) 1991-1992, 1994-1996, 1999, 2002
-2003
Lysator Academic Computer Association.
.\"
.\" This file is part of the LysKOM server.
.\"
...
...
@@ -21,8 +21,8 @@
.\"
.\" Please report bugs at http://bugzilla.lysator.liu.se/.
.\"
.\" $Id: dbck.8,v 1.
19
2003/08/
16 11:29:10
ceder Exp $
.\" $Date: 2003/08/
16 11:29:10
$
.\" $Id: dbck.8,v 1.
20
2003/08/
23 16:38:22
ceder Exp $
.\" $Date: 2003/08/
23 16:38:22
$
.TH dbck 8 "April 3, 1999"
.SH NAME
dbck - LysKOM database maintenance program
...
...
doc/man/lyskom.5
View file @
ce524ca9
.\" $Id: lyskom.5,v 1.
9
2003/08/
16 11:29:10
ceder Exp $
.\" Copyright (C) 1991, 1996, 1999 Lysator Academic Computer Association.
.\" $Id: lyskom.5,v 1.
10
2003/08/
23 16:38:22
ceder Exp $
.\" Copyright (C) 1991, 1996, 1999
, 2003
Lysator Academic Computer Association.
.\"
.\" This file is part of the LysKOM server.
.\"
...
...
@@ -21,8 +21,8 @@
.\"
.\" Please report bugs at http://bugzilla.lysator.liu.se/.
.\"
.\" $Id: lyskom.5,v 1.
9
2003/08/
16 11:29:10
ceder Exp $
.\" $Date: 2003/08/
16 11:29:10
$
.\" $Id: lyskom.5,v 1.
10
2003/08/
23 16:38:22
ceder Exp $
.\" $Date: 2003/08/
23 16:38:22
$
.TH lyskom 5 "April 3, 1999"
.SH NAME
lyskom - LysKOM
...
...
doc/man/lyskomd.8
View file @
ce524ca9
.\" $Id: lyskomd.8,v 1.3
5
2003/08/
16 11:29:10
ceder Exp $
.\" Copyright (C) 1991, 1994-1999 Lysator Academic Computer Association.
.\" $Id: lyskomd.8,v 1.3
6
2003/08/
23 16:38:22
ceder Exp $
.\" Copyright (C) 1991, 1994-1999
, 2003
Lysator Academic Computer Association.
.\"
.\" This file is part of the LysKOM server.
.\"
...
...
@@ -21,8 +21,8 @@
.\"
.\" Please report bugs at http://bugzilla.lysator.liu.se/.
.\"
.\" $Id: lyskomd.8,v 1.3
5
2003/08/
16 11:29:10
ceder Exp $
.\" $Date: 2003/08/
16 11:29:10
$
.\" $Id: lyskomd.8,v 1.3
6
2003/08/
23 16:38:22
ceder Exp $
.\" $Date: 2003/08/
23 16:38:22
$
.TH lyskomd 8 "April 3, 1999" "Lysator"
.SH NAME
lyskomd - LysKOM server
...
...
doc/man/updateLysKOM.8
View file @
ce524ca9
.\" $Id: updateLysKOM.8,v 1.
6
2003/08/
16 11:29:10
ceder Exp $
.\" Copyright (C) 1991, 1999 Lysator Academic Computer Association.
.\" $Id: updateLysKOM.8,v 1.
7
2003/08/
23 16:38:22
ceder Exp $
.\" Copyright (C) 1991, 1999
, 2003
Lysator Academic Computer Association.
.\"
.\" This file is part of the LysKOM server.
.\"
...
...
@@ -21,8 +21,8 @@
.\"
.\" Please report bugs at http://bugzilla.lysator.liu.se/.
.\"
.\" $Id: updateLysKOM.8,v 1.
6
2003/08/
16 11:29:10
ceder Exp $
.\" $Date: 2003/08/
16 11:29:10
$
.\" $Id: updateLysKOM.8,v 1.
7
2003/08/
23 16:38:22
ceder Exp $
.\" $Date: 2003/08/
23 16:38:22
$
.TH updateLysKOM 8 "April 3, 1999"
.SH NAME
updateLysKOM - check that lyskomd is running
...
...
doc/tac.py
View file @
ce524ca9
#!/usr/bin/env python
# Reverse the contents of stdin.
# Copyright (C) 2001-200
2
Lysator Academic Computer Association.
# Copyright (C) 2001-200
3
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
mkmi
View file @
ce524ca9
#!/bin/sh
# $Id: mkmi,v 1.1
8
2003/08/
16 11:29:11
ceder Exp $
# $Id: mkmi,v 1.1
9
2003/08/
23 16:38:23
ceder Exp $
# Generate Makefile.in from Makefile.src template
# Copyright (C) 1994-1996, 1998-1999 Lysator Academic Computer Association.
# Copyright (C) 1994-1996, 1998-1999
, 2003
Lysator Academic Computer Association.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
run-support/Makefile.am
View file @
ce524ca9
# $Id: Makefile.am,v 1.1
5
2003/08/
16
16:
0
3:2
6
ceder Exp $
# Copyright (C) 1998-1999, 2001-200
2
Lysator Academic Computer Association.
# $Id: Makefile.am,v 1.1
6
2003/08/
23
16:3
8
:2
2
ceder Exp $
# Copyright (C) 1998-1999, 2001-200
3
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
run-support/aux-items.conf
View file @
ce524ca9
#
# $Id: aux-items.conf,v 1.3
1
2003/08/
16 11:29:09
ceder Exp $
# Copyright (C) 1994-200
2
Lysator Academic Computer Association.
# $Id: aux-items.conf,v 1.3
2
2003/08/
23 16:38:21
ceder Exp $
# Copyright (C) 1994-200
3
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
run-support/savecore.sh
View file @
ce524ca9
#!/bin/sh
# Save core files from lyskomd for future debugging.
# Copyright (C) 1995 Lysator Academic Computer Association.
# Copyright (C) 1995
, 2003
Lysator Academic Computer Association.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
scripts/Makefile.am
View file @
ce524ca9
# $Id: Makefile.am,v 1.
8
2003/08/
16 23:13:00
ceder Exp $
# Copyright (C) 1998, 2002 Lysator Academic Computer Association.
# $Id: Makefile.am,v 1.
9
2003/08/
23 16:38:21
ceder Exp $
# Copyright (C) 1998, 2002
-2003
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
scripts/xenofarm.sh
View file @
ce524ca9
#!/bin/sh
# Perform a test compilation of the LysKOM server under Xenofarm.
# Copyright (C) 2002 Lysator Academic Computer Association.
# Copyright (C) 2002
-2003
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
src/Makefile.am
View file @
ce524ca9
# $Id: Makefile.am,v 1.
3
2003/08/
16 11:29:09
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
# $Id: Makefile.am,v 1.
4
2003/08/
23 16:38:21
ceder Exp $
# Copyright (C) 1998
, 2003
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
src/include/Makefile.am
View file @
ce524ca9
# $Id: Makefile.am,v 1.1
1
2003/08/
16 11:29:09
ceder Exp $
# Copyright (C) 1998-1999, 2001-200
2
Lysator Academic Computer Association.
# $Id: Makefile.am,v 1.1
2
2003/08/
23 16:38:21
ceder Exp $
# Copyright (C) 1998-1999, 2001-200
3
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
Prev
1
2
3
4
5
…
14
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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