diff options
author | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2009-01-20 17:34:29 +0100 |
---|---|---|
committer | Lars-Dominik Braun <PromyLOPh@lavabit.com> | 2009-01-20 17:34:29 +0100 |
commit | 0ad492a27fd9e183f22899daa194aa71f8907c79 (patch) | |
tree | 0b7290bb161846397febfb08b6d38503b8a54c92 /src | |
parent | e6e0b05171fd94f79e139c6157fb29ac2cf64259 (diff) | |
download | pianobar-0ad492a27fd9e183f22899daa194aa71f8907c79.tar.gz pianobar-0ad492a27fd9e183f22899daa194aa71f8907c79.tar.bz2 pianobar-0ad492a27fd9e183f22899daa194aa71f8907c79.zip |
It's 2009 now
Update copyright notices, add my email address, but don't change
libwardrobe (I'm not maintaining it anymore)
Diffstat (limited to 'src')
-rw-r--r-- | src/main.c | 3 | ||||
-rw-r--r-- | src/pianobar.1 | 2 | ||||
-rw-r--r-- | src/player.c | 3 | ||||
-rw-r--r-- | src/player.h | 3 | ||||
-rw-r--r-- | src/settings.c | 3 | ||||
-rw-r--r-- | src/settings.h | 3 | ||||
-rw-r--r-- | src/terminal.c | 3 | ||||
-rw-r--r-- | src/terminal.h | 3 | ||||
-rw-r--r-- | src/ui.c | 3 | ||||
-rw-r--r-- | src/ui.h | 3 | ||||
-rw-r--r-- | src/ui_act.c | 3 | ||||
-rw-r--r-- | src/ui_act.h | 3 |
12 files changed, 23 insertions, 12 deletions
@@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/pianobar.1 b/src/pianobar.1 index efe2869..19c98e3 100644 --- a/src/pianobar.1 +++ b/src/pianobar.1 @@ -140,4 +140,4 @@ Your pandora.com password. Plain-text. Your pandora.com username. .SH AUTHOR -Lars-Dominik Braun <PromyLOPh@gmail.com> +Lars-Dominik Braun <PromyLOPh@lavabit.com> diff --git a/src/player.c b/src/player.c index 7e93933..b7526e4 100644 --- a/src/player.c +++ b/src/player.c @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/player.h b/src/player.h index ee89237..c210c09 100644 --- a/src/player.h +++ b/src/player.h @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/settings.c b/src/settings.c index daac4dc..2e5dab6 100644 --- a/src/settings.c +++ b/src/settings.c @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/settings.h b/src/settings.h index 954e102..ed71530 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/terminal.c b/src/terminal.c index d29c42f..09d0fe8 100644 --- a/src/terminal.c +++ b/src/terminal.c @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/terminal.h b/src/terminal.h index c983ec5..c4fc5cf 100644 --- a/src/terminal.h +++ b/src/terminal.h @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/ui_act.c b/src/ui_act.c index 303cb7b..3046445 100644 --- a/src/ui_act.c +++ b/src/ui_act.c @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/ui_act.h b/src/ui_act.h index fdcce8c..9b1ba2b 100644 --- a/src/ui_act.h +++ b/src/ui_act.h @@ -1,5 +1,6 @@ /* -Copyright (c) 2008 Lars-Dominik Braun +Copyright (c) 2008-2009 + Lars-Dominik Braun <PromyLOPh@lavabit.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |