mirror of
https://gitlab.xiph.org/xiph/ezstream.git
synced 2025-02-02 15:07:45 -05:00
Change my email address to the new one.
git-svn-id: https://svn.xiph.org/trunk/ezstream@13259 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
parent
87c63788c0
commit
24568a7ec8
2
COPYING
2
COPYING
@ -1,6 +1,6 @@
|
||||
ezstream - source client for Icecast with external en-/decoder support
|
||||
Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||
Copyright (C) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" Copyright (C) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
.\" Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
.\"
|
||||
.\" This document may be be used and/or modified under the licensing terms
|
||||
.\" of the Ezstream software.
|
||||
@ -565,6 +565,6 @@ as well as example playlist and metadata scripts.
|
||||
was written by:
|
||||
.Pp
|
||||
.An Ed Zaleski Aq oddsock@oddsock.org
|
||||
.An Moritz Grimm Aq gtgbr@gmx.net
|
||||
.An Moritz Grimm Aq mdgrimm@gmx.net
|
||||
.Pp
|
||||
This manual was written by Moritz Grimm.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* ezstream - source client for Icecast with external en-/decoder support
|
||||
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||
* Copyright (C) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* ezstream - source client for Icecast with external en-/decoder support
|
||||
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||
* Copyright (C) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* 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
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* ezstream - source client for Icecast with external en-/decoder support
|
||||
* Copyright (C) 2003, 2004, 2005, 2006 Ed Zaleski <oddsock@oddsock.org>
|
||||
* Copyright (C) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (C) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* 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
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2007 Moritz Grimm <gtgbr@gmx.net>
|
||||
* Copyright (c) 2007 Moritz Grimm <mdgrimm@gmx.net>
|
||||
*
|
||||
* Permission to use, copy, modify, and distribute this software for any
|
||||
* purpose with or without fee is hereby granted, provided that the above
|
||||
|
Loading…
Reference in New Issue
Block a user