mirror of
git://git.gnu.org.ua/wordsplit.git
synced 2025-04-26 00:29:54 +03:00
Update copyright years
This commit is contained in:
parent
cf2c7c86de
commit
ed0e91f0bd
6 changed files with 6 additions and 6 deletions
2
README
2
README
|
@ -273,7 +273,7 @@ the following information:
|
||||||
|
|
||||||
* Copying
|
* Copying
|
||||||
|
|
||||||
Copyright (C) 2009-2019 Sergey Poznyakoff
|
Copyright (C) 2009-2021 Sergey Poznyakoff
|
||||||
|
|
||||||
Permission is granted to anyone to make or distribute verbatim copies
|
Permission is granted to anyone to make or distribute verbatim copies
|
||||||
of this document as received, in any medium, provided that the
|
of this document as received, in any medium, provided that the
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
.\" This file is part of wordsplit -*- nroff -*-
|
.\" This file is part of wordsplit -*- nroff -*-
|
||||||
.\" Copyright (C) 2009-2019 Sergey Poznyakoff
|
.\" Copyright (C) 2009-2021 Sergey Poznyakoff
|
||||||
.\"
|
.\"
|
||||||
.\" Wordsplit is free software; you can redistribute it and/or modify
|
.\" Wordsplit is free software; you can redistribute it and/or modify
|
||||||
.\" it under the terms of the GNU General Public License as published by
|
.\" it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Test suite for wordsplit -*- Autotest -*-
|
# Test suite for wordsplit -*- Autotest -*-
|
||||||
# Copyright (C) 2014-2019 Sergey Poznyakoff
|
# Copyright (C) 2014-2021 Sergey Poznyakoff
|
||||||
#
|
#
|
||||||
# Wordsplit is free software; you can redistribute it and/or modify
|
# Wordsplit is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* wordsplit - a word splitter
|
/* wordsplit - a word splitter
|
||||||
Copyright (C) 2009-2019 Sergey Poznyakoff
|
Copyright (C) 2009-2021 Sergey Poznyakoff
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
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 the
|
under the terms of the GNU General Public License as published by the
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* wordsplit - a word splitter
|
/* wordsplit - a word splitter
|
||||||
Copyright (C) 2009-2019 Sergey Poznyakoff
|
Copyright (C) 2009-2021 Sergey Poznyakoff
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify it
|
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 the
|
under the terms of the GNU General Public License as published by the
|
||||||
|
|
2
wsp.c
2
wsp.c
|
@ -1,5 +1,5 @@
|
||||||
/* wsp - test program for wordsplit
|
/* wsp - test program for wordsplit
|
||||||
Copyright (C) 2014-2019 Sergey Poznyakoff
|
Copyright (C) 2014-2021 Sergey Poznyakoff
|
||||||
|
|
||||||
Wordsplit is free software; you can redistribute it and/or modify it
|
Wordsplit is free software; you can redistribute it and/or modify it
|
||||||
under the terms of the GNU General Public License as published by the
|
under the terms of the GNU General Public License as published by the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue