diff options
author | Max Kellermann <max@musicpd.org> | 2017-01-17 11:54:55 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2017-01-17 11:54:55 +0100 |
commit | 6eea56861bbe95885d61c07eeef29a2625b04c5c (patch) | |
tree | b1b7f15050c6c9a23a12ef81e2f37f06a64832fe /src/output/plugins/sles | |
parent | 21fd2064ae22394f7cb3be9dab5c5cbb90d9c25c (diff) |
AUTHORS, ...: update my email address
Diffstat (limited to 'src/output/plugins/sles')
-rw-r--r-- | src/output/plugins/sles/AndroidSimpleBufferQueue.hxx | 2 | ||||
-rw-r--r-- | src/output/plugins/sles/Engine.hxx | 2 | ||||
-rw-r--r-- | src/output/plugins/sles/Object.hxx | 2 | ||||
-rw-r--r-- | src/output/plugins/sles/Play.hxx | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/output/plugins/sles/AndroidSimpleBufferQueue.hxx b/src/output/plugins/sles/AndroidSimpleBufferQueue.hxx index c7dd4ccca..cd60414aa 100644 --- a/src/output/plugins/sles/AndroidSimpleBufferQueue.hxx +++ b/src/output/plugins/sles/AndroidSimpleBufferQueue.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Max Kellermann <max@duempel.org> + * Copyright (C) 2011-2012 Max Kellermann <max.kellermann@gmail.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/output/plugins/sles/Engine.hxx b/src/output/plugins/sles/Engine.hxx index 7c6e3cf50..e8d336193 100644 --- a/src/output/plugins/sles/Engine.hxx +++ b/src/output/plugins/sles/Engine.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Max Kellermann <max@duempel.org> + * Copyright (C) 2011-2012 Max Kellermann <max.kellermann@gmail.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/output/plugins/sles/Object.hxx b/src/output/plugins/sles/Object.hxx index 852d62d0d..333095923 100644 --- a/src/output/plugins/sles/Object.hxx +++ b/src/output/plugins/sles/Object.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Max Kellermann <max@duempel.org> + * Copyright (C) 2011-2012 Max Kellermann <max.kellermann@gmail.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/output/plugins/sles/Play.hxx b/src/output/plugins/sles/Play.hxx index c760151ef..17efd662d 100644 --- a/src/output/plugins/sles/Play.hxx +++ b/src/output/plugins/sles/Play.hxx @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 Max Kellermann <max@duempel.org> + * Copyright (C) 2011-2012 Max Kellermann <max.kellermann@gmail.com> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |