mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2024-11-03 04:17:18 -05:00
Bump copyright year where applicable.
git-svn-id: https://svn.xiph.org/trunk/ezstream@15789 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
dc547dcbbf
commit
842d72adc0
2
COPYING
2
COPYING
@ -1,6 +1,6 @@
|
|||||||
ezstream - source client for Icecast with external en-/decoder support
|
ezstream - source client for Icecast with external en-/decoder support
|
||||||
Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||||
Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
Copyright (C) 2007, 2009 Moritz Grimm <mdgrimm@gmx.net>
|
||||||
|
|
||||||
|
|
||||||
GNU GENERAL PUBLIC LICENSE
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
* Copyright (c) 2007, 2009 Moritz Grimm <mdgrimm@gmx.net>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and distribute this software for any
|
* Permission to use, copy, modify, and distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
/*
|
/*
|
||||||
* ezstream - source client for Icecast with external en-/decoder support
|
* ezstream - source client for Icecast with external en-/decoder support
|
||||||
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||||
* Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
* Copyright (C) 2007, 2009 Moritz Grimm <mdgrimm@gmx.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
/*
|
/*
|
||||||
* ezstream - source client for Icecast with external en-/decoder support
|
* ezstream - source client for Icecast with external en-/decoder support
|
||||||
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||||
* Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
* Copyright (C) 2007, 2009 Moritz Grimm <mdgrimm@gmx.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
* Copyright (c) 2007, 2009 Moritz Grimm <mdgrimm@gmx.net>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and distribute this software for any
|
* Permission to use, copy, modify, and distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* $Id$ */
|
/* $Id$ */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
* Copyright (c) 2007, 2009 Moritz Grimm <mdgrimm@gmx.net>
|
||||||
*
|
*
|
||||||
* Permission to use, copy, modify, and distribute this software for any
|
* Permission to use, copy, modify, and distribute this software for any
|
||||||
* purpose with or without fee is hereby granted, provided that the above
|
* purpose with or without fee is hereby granted, provided that the above
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
/*
|
/*
|
||||||
* ezstream - source client for Icecast with external en-/decoder support
|
* ezstream - source client for Icecast with external en-/decoder support
|
||||||
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||||
* Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
* Copyright (C) 2007, 2009 Moritz Grimm <mdgrimm@gmx.net>
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License version 2 as
|
* it under the terms of the GNU General Public License version 2 as
|
||||||
|
Loading…
Reference in New Issue
Block a user