summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorLars-Dominik Braun <PromyLOPh@lavabit.com>2010-01-21 21:24:31 +0100
committerLars-Dominik Braun <PromyLOPh@lavabit.com>2010-01-21 21:24:31 +0100
commit0546d4c6a6afaada3fc5a8b4fc33d4c3949246e3 (patch)
treefcb5d2b4caf16904499447711abcb6afc2522be1 /src
parent1ebe213fb1634e18aef79067c3ea211088c2b6a5 (diff)
downloadpianobar-0546d4c6a6afaada3fc5a8b4fc33d4c3949246e3.tar.gz
pianobar-0546d4c6a6afaada3fc5a8b4fc33d4c3949246e3.tar.bz2
pianobar-0546d4c6a6afaada3fc5a8b4fc33d4c3949246e3.zip
It's 2010 now.
Diffstat (limited to 'src')
-rw-r--r--src/main.c2
-rw-r--r--src/player.c2
-rw-r--r--src/player.h2
-rw-r--r--src/settings.c2
-rw-r--r--src/settings.h2
-rw-r--r--src/terminal.c2
-rw-r--r--src/terminal.h2
-rw-r--r--src/ui.c2
-rw-r--r--src/ui.h2
-rw-r--r--src/ui_act.c2
-rw-r--r--src/ui_act.h2
-rw-r--r--src/ui_readline.c2
-rw-r--r--src/ui_readline.h2
13 files changed, 13 insertions, 13 deletions
diff --git a/src/main.c b/src/main.c
index fd43c40..bebdf8d 100644
--- a/src/main.c
+++ b/src/main.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/player.c b/src/player.c
index 8e8be2c..179b8e4 100644
--- a/src/player.c
+++ b/src/player.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/player.h b/src/player.h
index 0d44637..dfa9c09 100644
--- a/src/player.h
+++ b/src/player.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/settings.c b/src/settings.c
index 31690e6..527a150 100644
--- a/src/settings.c
+++ b/src/settings.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/settings.h b/src/settings.h
index 614ebf3..2c6f228 100644
--- a/src/settings.h
+++ b/src/settings.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/terminal.c b/src/terminal.c
index 2875638..7b371c2 100644
--- a/src/terminal.c
+++ b/src/terminal.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/terminal.h b/src/terminal.h
index e7aded9..d7fcf7f 100644
--- a/src/terminal.h
+++ b/src/terminal.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/ui.c b/src/ui.c
index 93c2b4e..dfd37eb 100644
--- a/src/ui.c
+++ b/src/ui.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/ui.h b/src/ui.h
index 37c83e8..83df72b 100644
--- a/src/ui.h
+++ b/src/ui.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/ui_act.c b/src/ui_act.c
index fe93cda..358029e 100644
--- a/src/ui_act.c
+++ b/src/ui_act.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/ui_act.h b/src/ui_act.h
index f6c3285..4f0945b 100644
--- a/src/ui_act.h
+++ b/src/ui_act.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/ui_readline.c b/src/ui_readline.c
index b368a56..e65d6b5 100644
--- a/src/ui_readline.c
+++ b/src/ui_readline.c
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy
diff --git a/src/ui_readline.h b/src/ui_readline.h
index f9620b6..fcf6581 100644
--- a/src/ui_readline.h
+++ b/src/ui_readline.h
@@ -1,5 +1,5 @@
/*
-Copyright (c) 2008-2009
+Copyright (c) 2008-2010
Lars-Dominik Braun <PromyLOPh@lavabit.com>
Permission is hereby granted, free of charge, to any person obtaining a copy