mirror of
https://github.com/ckolivas/lrzip.git
synced 2026-04-07 23:33:55 +00:00
Update copyright notices courtesy of Jari Aalto.
This commit is contained in:
parent
e83612fc0a
commit
2cabb335cb
6 changed files with 21 additions and 27 deletions
7
stream.c
7
stream.c
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
Copyright (C) Andrew Tridgell 1998,
|
||||
Con Kolivas 2006-2010
|
||||
Copyright (C) 2006-2010 Con Kolivas
|
||||
Copyright (C) 1998 Andrew Tridgell
|
||||
|
||||
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
|
||||
|
|
@ -13,8 +13,7 @@
|
|||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
/* multiplex N streams into a file - the streams are passed
|
||||
through different compressors */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue