1
0
Fork 0

Update: Updated copyright statements

This commit is contained in:
Philipp Schafft 2019-04-28 09:40:47 +00:00
parent ad5fc10061
commit d20ca18692
11 changed files with 15 additions and 11 deletions

View File

@ -1,5 +1,6 @@
/* /*
* Copyright (C) 1995-1997 by Sam Rushing <rushing@nightmare.com> * Copyright (C) 1995-1997 by Sam Rushing <rushing@nightmare.com>
* Copyright (C) 2013-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
* *
* All Rights Reserved * All Rights Reserved
* *

View File

@ -1,5 +1,6 @@
/* /*
* Copyright (C) 1995 by Sam Rushing <rushing@nightmare.com> * Copyright (C) 1995 by Sam Rushing <rushing@nightmare.com>
* Copyright (C) 2013-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
*/ */
/* $Id: avl.h,v 1.7 2003/07/07 01:10:14 brendan Exp $ */ /* $Id: avl.h,v 1.7 2003/07/07 01:10:14 brendan Exp $ */

View File

@ -3,7 +3,7 @@
** http transfer encoding library ** http transfer encoding library
** See RFC2616 section 3.6 for more details. ** See RFC2616 section 3.6 for more details.
** **
** Copyright (C) 2015 Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org> ** Copyright (C) 2015-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
** **
** This library is free software; you can redistribute it and/or ** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public ** modify it under the terms of the GNU Library General Public

View File

@ -3,7 +3,7 @@
** http transfer encoding library ** http transfer encoding library
** See RFC2616 section 3.6 for more details. ** See RFC2616 section 3.6 for more details.
** **
** Copyright (C) 2015 Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org> ** Copyright (C) 2015-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
** **
** This library is free software; you can redistribute it and/or ** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public ** modify it under the terms of the GNU Library General Public

View File

@ -6,7 +6,7 @@
** Ralph Giles <giles@xiph.org>, ** Ralph Giles <giles@xiph.org>,
** Ed "oddsock" Zaleski <oddsock@xiph.org>, ** Ed "oddsock" Zaleski <oddsock@xiph.org>,
** Karl Heyes <karl@xiph.org>, ** Karl Heyes <karl@xiph.org>,
** Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org> ** Copyright (C) 2012-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
** **
** This library is free software; you can redistribute it and/or ** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public ** modify it under the terms of the GNU Library General Public

View File

@ -5,7 +5,7 @@
** Copyright (C) 2014 Michael Smith <msmith@icecast.org>, ** Copyright (C) 2014 Michael Smith <msmith@icecast.org>,
** Ralph Giles <giles@xiph.org>, ** Ralph Giles <giles@xiph.org>,
** Karl Heyes <karl@xiph.org>, ** Karl Heyes <karl@xiph.org>,
** Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org> ** Copyright (C) 2012-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
** **
** This library is free software; you can redistribute it and/or ** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public ** modify it under the terms of the GNU Library General Public

View File

@ -6,8 +6,8 @@
** Ed "oddsock" Zaleski <oddsock@xiph.org>, ** Ed "oddsock" Zaleski <oddsock@xiph.org>,
** Karl Heyes <karl@xiph.org>, ** Karl Heyes <karl@xiph.org>,
** Jack Moffitt <jack@icecast.org>, ** Jack Moffitt <jack@icecast.org>,
** Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>, ** Thomas Ruecker <thomas@ruecker.fi>,
** Thomas Ruecker <thomas@ruecker.fi> ** Copyright (C) 2012-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
** **
** This library is free software; you can redistribute it and/or ** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public ** modify it under the terms of the GNU Library General Public

View File

@ -6,8 +6,8 @@
** Ed "oddsock" Zaleski <oddsock@xiph.org>, ** Ed "oddsock" Zaleski <oddsock@xiph.org>,
** Karl Heyes <karl@xiph.org>, ** Karl Heyes <karl@xiph.org>,
** Jack Moffitt <jack@icecast.org>, ** Jack Moffitt <jack@icecast.org>,
** Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>, ** Thomas Ruecker <thomas@ruecker.fi>,
** Thomas Ruecker <thomas@ruecker.fi> ** Copyright (C) 2013-2019 by Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
** **
** This library is free software; you can redistribute it and/or ** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public ** modify it under the terms of the GNU Library General Public

View File

@ -5,7 +5,7 @@
* Brendan Cully <brendan@xiph.org>, * Brendan Cully <brendan@xiph.org>,
* Karl Heyes <karl@xiph.org>, * Karl Heyes <karl@xiph.org>,
* Jack Moffitt <jack@icecast.org>, * Jack Moffitt <jack@icecast.org>,
* Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org> * Copyright (C) 2014-2019 Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public

View File

@ -5,7 +5,8 @@
* Brendan Cully <brendan@xiph.org>, * Brendan Cully <brendan@xiph.org>,
* Karl Heyes <karl@xiph.org>, * Karl Heyes <karl@xiph.org>,
* Jack Moffitt <jack@icecast.org>, * Jack Moffitt <jack@icecast.org>,
* Ed "oddsock" Zaleski <oddsock@xiph.org> * Ed "oddsock" Zaleski <oddsock@xiph.org>,
* Copyright (C) 2014-2019 Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public

View File

@ -4,7 +4,8 @@
* Brendan Cully <brendan@xiph.org>, * Brendan Cully <brendan@xiph.org>,
* Karl Heyes <karl@xiph.org>, * Karl Heyes <karl@xiph.org>,
* Jack Moffitt <jack@icecast.org>, * Jack Moffitt <jack@icecast.org>,
* Ed "oddsock" Zaleski <oddsock@xiph.org> * Ed "oddsock" Zaleski <oddsock@xiph.org>,
* Copyright (C) 2015-2019 Philipp "ph3-der-loewe" Schafft <lion@lion.leolix.org>
* *
* This library is free software; you can redistribute it and/or * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public * modify it under the terms of the GNU Library General Public