Wow, that must have been a ton of tedious work Avuton, thank you!

e.

On Mar 13, 2009, at 12:06 PM, Avuton Olrich wrote:

> To those that were CCd: Please read the following, this may affect  
> you.
>
> Max, Please pull from my tree.
>
> This commit updates every single source file for consistancy and
> update of where to mail request for a copy of the GPL and the years of
> the MPD project. This also puts all committers under 'The Music Player
> Daemon Project' umbrella. These entries should go individually in the
> AUTHORS file, for consistancy. I have ommitted the diff as it would be
> pretty large and touches a large amount of the files. I don't have a
> real name for fluffy, so for now I have not added that author but it
> can easily be added at a later date. If you as an author disagree and
> want it your name and email readded to the source file, just say the
> word, I will make it happen.
>
> To pull:
> git://git.musicpd.org/avuton/mpd.git
>
> To view:
> http://git.musicpd.org/cgit/avuton/mpd.git/commit/?id=b388d219332d26a0363142142d6b9ce223fd6bad
> --
> commit 57c7a1fd663cb0ea5bab4e433a620e8d1dcdf715
> Author: Avuton Olrich <avu...@gmail.com>
> Date:   Fri Mar 13 10:43:16 2009 -0700
>
>  all: Update copyright header.
>
>  This updates the copyright header to all be the same, which is
>  pretty much an update of where to mail request for a copy of the GPL
>  and the years of the MPD project. This also puts all committers under
>  'The Music Player Project' umbrella. These entries should go
>  individually in the AUTHORS file, for consistancy.
> --
> AUTHORS                          |    6 ++++++
> src/ack.h                        |   13 +++++++------
> src/aiff.c                       |    7 ++++---
> src/aiff.h                       |    7 ++++---
> src/archive/bz2_plugin.c         |   13 +++++++------
> src/archive/iso_plugin.c         |   13 +++++++------
> src/archive/zip_plugin.c         |   13 +++++++------
> src/archive_api.c                |   14 +++++++-------
> src/archive_api.h                |   13 +++++++------
> src/archive_internal.h           |   13 +++++++------
> src/archive_list.c               |   13 +++++++------
> src/archive_list.h               |   13 +++++++------
> src/audio.c                      |   13 +++++++------
> src/audio.h                      |   13 +++++++------
> src/audioOutput.c                |   13 +++++++------
> src/audioOutput.h                |   13 +++++++------
> src/audio_format.h               |   13 +++++++------
> src/audio_parser.c               |    7 ++++---
> src/audio_parser.h               |    7 ++++---
> src/buffer.c                     |    7 ++++---
> src/buffer.h                     |    7 ++++---
> src/buffer2array.c               |   13 +++++++------
> src/buffer2array.h               |   13 +++++++------
> src/chunk.c                      |    7 ++++---
> src/chunk.h                      |    7 ++++---
> src/client.c                     |   13 +++++++------
> src/client.h                     |   13 +++++++------
> src/cmdline.c                    |    9 +++++----
> src/cmdline.h                    |    9 +++++----
> src/command.c                    |   13 +++++++------
> src/command.h                    |   13 +++++++------
> src/compress.c                   |   15 ++++++---------
> src/compress.h                   |   15 ++++++---------
> src/conf.c                       |   13 +++++++------
> src/conf.h                       |   13 +++++++------
> src/crossfade.c                  |   14 +++++++-------
> src/crossfade.h                  |   14 +++++++-------
> src/daemon.c                     |    9 +++++----
> src/daemon.h                     |    9 +++++----
> src/database.c                   |   14 +++++++-------
> src/database.h                   |   14 +++++++-------
> src/dbUtils.c                    |   13 +++++++------
> src/dbUtils.h                    |   13 +++++++------
> src/decoder/_flac_common.c       |   20 +++++++++++---------
> src/decoder/_flac_common.h       |   20 +++++++++++---------
> src/decoder/_ogg_common.c        |   20 +++++++++++---------
> src/decoder/_ogg_common.h        |   20 +++++++++++---------
> src/decoder/audiofile_plugin.c   |   17 ++++++++---------
> src/decoder/faad_plugin.c        |   15 ++++++++-------
> src/decoder/ffmpeg_plugin.c      |   13 +++++++------
> src/decoder/flac_plugin.c        |   13 +++++++------
> src/decoder/fluidsynth_plugin.c  |    7 ++++---
> src/decoder/mad_plugin.c         |   13 +++++++------
> src/decoder/mikmod_plugin.c      |   15 ++++++++-------
> src/decoder/modplug_plugin.c     |   13 +++++++------
> src/decoder/mp4ff_plugin.c       |   13 +++++++------
> src/decoder/mpcdec_plugin.c      |   13 +++++++------
> src/decoder/oggflac_plugin.c     |   20 +++++++++++---------
> src/decoder/sidplay_plugin.cxx   |    7 ++++---
> src/decoder/vorbis_plugin.c      |   13 +++++++------
> src/decoder/wavpack_plugin.c     |   15 +++++++--------
> src/decoder/wildmidi_plugin.c    |    7 ++++---
> src/decoder_api.c                |   14 +++++++-------
> src/decoder_api.h                |   14 +++++++-------
> src/decoder_buffer.c             |    7 ++++---
> src/decoder_buffer.h             |    7 ++++---
> src/decoder_command.h            |    7 ++++---
> src/decoder_control.c            |   13 +++++++------
> src/decoder_control.h            |   14 +++++++-------
> src/decoder_internal.c           |    7 ++++---
> src/decoder_internal.h           |   13 +++++++------
> src/decoder_list.c               |   13 +++++++------
> src/decoder_list.h               |   13 +++++++------
> src/decoder_plugin.h             |    7 ++++---
> src/decoder_thread.c             |   14 +++++++-------
> src/decoder_thread.h             |   14 +++++++-------
> src/directory.c                  |   13 +++++++------
> src/directory.h                  |   13 +++++++------
> src/directory_print.c            |   13 +++++++------
> src/directory_print.h            |   13 +++++++------
> src/directory_save.c             |   13 +++++++------
> src/directory_save.h             |   13 +++++++------
> src/dirvec.c                     |   19 +++++++++++++++++++
> src/dirvec.h                     |   19 +++++++++++++++++++
> src/encoder/lame_encoder.c       |    7 ++++---
> src/encoder/vorbis_encoder.c     |    7 ++++---
> src/encoder_api.h                |    7 ++++---
> src/encoder_list.c               |    7 ++++---
> src/encoder_list.h               |    7 ++++---
> src/encoder_plugin.h             |    7 ++++---
> src/event_pipe.c                 |   15 +++++++--------
> src/event_pipe.h                 |   15 +++++++--------
> src/gcc.h                        |   13 +++++++------
> src/icy_metadata.c               |    9 +++++----
> src/icy_metadata.h               |    9 +++++----
> src/idle.c                       |   13 +++++++------
> src/idle.h                       |   13 +++++++------
> src/input/archive_input_plugin.c |   13 +++++++------
> src/input/archive_input_plugin.h |   13 +++++++------
> src/input/curl_input_plugin.c    |   13 +++++++------
> src/input/curl_input_plugin.h    |   13 +++++++------
> src/input/file_input_plugin.c    |   13 +++++++------
> src/input/file_input_plugin.h    |   13 +++++++------
> src/input/lastfm_input_plugin.c  |   13 +++++++------
> src/input/lastfm_input_plugin.h  |    7 ++++---
> src/input/mms_input_plugin.c     |    7 ++++---
> src/input/mms_input_plugin.h     |    7 ++++---
> src/input_plugin.h               |    7 ++++---
> src/input_stream.c               |   13 +++++++------
> src/input_stream.h               |   13 +++++++------
> src/listen.c                     |   13 +++++++------
> src/listen.h                     |   13 +++++++------
> src/locate.c                     |   13 +++++++------
> src/locate.h                     |   13 +++++++------
> src/log.c                        |   13 +++++++------
> src/log.h                        |   13 +++++++------
> src/ls.c                         |   13 +++++++------
> src/ls.h                         |   13 +++++++------
> src/main.c                       |   13 +++++++------
> src/main.h                       |    9 +++++----
> src/mapper.c                     |   13 +++++++------
> src/mapper.h                     |   13 +++++++------
> src/mixer/alsa_mixer.c           |    7 ++++---
> src/mixer/oss_mixer.c            |    7 ++++---
> src/mixer/pulse_mixer.c          |    7 ++++---
> src/mixer_api.c                  |    7 ++++---
> src/mixer_api.h                  |    7 ++++---
> src/mixer_control.c              |    7 ++++---
> src/mixer_control.h              |    7 ++++---
> src/normalize.c                  |   13 +++++++------
> src/normalize.h                  |   13 +++++++------
> src/notify.c                     |   13 +++++++------
> src/notify.h                     |   13 +++++++------
> src/output/alsa_plugin.c         |   13 +++++++------
> src/output/ao_plugin.c           |   13 +++++++------
> src/output/fifo_plugin.c         |   13 +++++++------
> src/output/jack_plugin.c         |   12 +++++++-----
> src/output/mvp_plugin.c          |   21 ++++++++++++---------
> src/output/null_plugin.c         |   13 +++++++------
> src/output/oss_plugin.c          |   16 +++++++---------
> src/output/osx_plugin.c          |   13 +++++++------
> src/output/pipe_output_plugin.c  |    7 ++++---
> src/output/pulse_plugin.c        |   13 +++++++------
> src/output/shout_plugin.c        |   13 +++++++------
> src/output_all.c                 |    7 ++++---
> src/output_all.h                 |    7 ++++---
> src/output_api.h                 |   14 +++++++-------
> src/output_command.c             |    7 ++++---
> src/output_command.h             |    7 ++++---
> src/output_control.c             |   13 +++++++------
> src/output_control.h             |   13 +++++++------
> src/output_init.c                |   13 +++++++------
> src/output_internal.h            |   14 +++++++-------
> src/output_list.c                |   13 +++++++------
> src/output_list.h                |   13 +++++++------
> src/output_plugin.h              |    7 ++++---
> src/output_print.c               |    7 ++++---
> src/output_print.h               |    7 ++++---
> src/output_state.c               |    7 ++++---
> src/output_state.h               |    7 ++++---
> src/output_thread.c              |   13 +++++++------
> src/output_thread.h              |   13 +++++++------
> src/path.c                       |   13 +++++++------
> src/path.h                       |   13 +++++++------
> src/pcm_buffer.h                 |    7 ++++---
> src/pcm_channels.c               |   13 +++++++------
> src/pcm_channels.h               |   13 +++++++------
> src/pcm_convert.c                |    7 ++++---
> src/pcm_convert.h                |    7 ++++---
> src/pcm_dither.c                 |   13 +++++++------
> src/pcm_dither.h                 |   13 +++++++------
> src/pcm_format.c                 |    7 ++++---
> src/pcm_format.h                 |    7 ++++---
> src/pcm_mix.c                    |    7 ++++---
> src/pcm_mix.h                    |    7 ++++---
> src/pcm_prng.h                   |    7 ++++---
> src/pcm_resample.c               |   13 +++++++------
> src/pcm_resample.h               |   14 +++++++-------
> src/pcm_resample_fallback.c      |   14 +++++++-------
> src/pcm_resample_libsamplerate.c |   14 +++++++-------
> src/pcm_utils.h                  |   13 +++++++------
> src/pcm_volume.c                 |    7 ++++---
> src/pcm_volume.h                 |    7 ++++---
> src/permission.c                 |   13 +++++++------
> src/permission.h                 |   13 +++++++------
> src/pipe.c                       |   13 +++++++------
> src/pipe.h                       |   13 +++++++------
> src/player_control.c             |   13 +++++++------
> src/player_control.h             |   13 +++++++------
> src/player_thread.c              |    7 ++++---
> src/player_thread.h              |    7 ++++---
> src/playlist.c                   |   13 +++++++------
> src/playlist.h                   |   13 +++++++------
> src/playlist_control.c           |    7 ++++---
> src/playlist_edit.c              |    7 ++++---
> src/playlist_global.c            |    7 ++++---
> src/playlist_internal.h          |    7 ++++---
> src/playlist_print.c             |    7 ++++---
> src/playlist_print.h             |    7 ++++---
> src/playlist_save.c              |   13 +++++++------
> src/playlist_save.h              |   13 +++++++------
> src/playlist_state.c             |    7 ++++---
> src/playlist_state.h             |    7 ++++---
> src/poison.h                     |    7 ++++---
> src/queue.c                      |    7 ++++---
> src/queue.h                      |    7 ++++---
> src/queue_print.c                |    7 ++++---
> src/queue_print.h                |    7 ++++---
> src/queue_save.c                 |    7 ++++---
> src/queue_save.h                 |    7 ++++---
> src/replay_gain.c                |   17 ++++++++++-------
> src/replay_gain.h                |   17 ++++++++++-------
> src/riff.c                       |    7 ++++---
> src/riff.h                       |    7 ++++---
> src/sig_handlers.c               |   14 +++++++-------
> src/sig_handlers.h               |   13 +++++++------
> src/socket_util.c                |    7 ++++---
> src/socket_util.h                |    7 ++++---
> src/song.c                       |   13 +++++++------
> src/song.h                       |   13 +++++++------
> src/song_print.c                 |   13 +++++++------
> src/song_print.h                 |   13 +++++++------
> src/song_save.c                  |   13 +++++++------
> src/song_save.h                  |   13 +++++++------
> src/song_sticker.c               |    7 ++++---
> src/song_sticker.h               |    7 ++++---
> src/songvec.c                    |   19 +++++++++++++++++++
> src/songvec.h                    |   19 +++++++++++++++++++
> src/state_file.c                 |   13 +++++++------
> src/state_file.h                 |   13 +++++++------
> src/stats.c                      |   14 +++++++-------
> src/stats.h                      |   13 +++++++------
> src/sticker.c                    |    7 ++++---
> src/sticker.h                    |    7 ++++---
> src/stored_playlist.c            |   13 +++++++------
> src/stored_playlist.h            |   13 +++++++------
> src/strset.c                     |   13 +++++++------
> src/strset.h                     |   13 +++++++------
> src/tag.c                        |   13 +++++++------
> src/tag.h                        |   13 +++++++------
> src/tag_ape.c                    |    7 ++++---
> src/tag_ape.h                    |    7 ++++---
> src/tag_id3.c                    |   13 +++++++------
> src/tag_id3.h                    |   13 +++++++------
> src/tag_internal.h               |   13 +++++++------
> src/tag_pool.c                   |   13 +++++++------
> src/tag_pool.h                   |   13 +++++++------
> src/tag_print.c                  |   13 +++++++------
> src/tag_print.h                  |   13 +++++++------
> src/tag_save.c                   |   13 +++++++------
> src/tag_save.h                   |   13 +++++++------
> src/timer.c                      |   13 +++++++------
> src/timer.h                      |   13 +++++++------
> src/update.c                     |   14 +++++++-------
> src/update.h                     |   14 +++++++-------
> src/uri.c                        |    7 ++++---
> src/uri.h                        |    7 ++++---
> src/utils.c                      |   13 +++++++------
> src/utils.h                      |   13 +++++++------
> src/volume.c                     |   13 +++++++------
> src/volume.h                     |   13 +++++++------
> src/zeroconf-avahi.c             |    9 +++++----
> src/zeroconf-bonjour.c           |    9 +++++----
> src/zeroconf-internal.h          |    9 +++++----
> src/zeroconf.c                   |   13 +++++++------
> src/zeroconf.h                   |   13 +++++++------
> test/read_tags.c                 |    7 ++++---
> test/run_decoder.c               |    7 ++++---
> test/run_encoder.c               |    7 ++++---
> test/run_output.c                |    7 ++++---
> test/software_volume.c           |    7 ++++---
> 271 files changed, 1695 insertions(+), 1373 deletions(-)
> -- 
> avuton
> --
> |  (\_/)  This is Bunny. Copy and paste Bunny
> | (='.'=) into your signature to help him gain
> | (")_(") world domination.
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM)  
> are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly  
> and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based  
> development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Musicpd-dev-team mailing list
> Musicpd-dev-team@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

--
enco...@xmtp.net

"If the answer isn't violence, neither is your silence!"
                       -- Pop Will Eat Itself, "Ich Bin Ein Auslander"



------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Musicpd-dev-team mailing list
Musicpd-dev-team@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/musicpd-dev-team

Reply via email to