diff options
Diffstat (limited to 'src/libpiano')
-rw-r--r-- | src/libpiano/crypt.c | 2 | ||||
-rw-r--r-- | src/libpiano/crypt.h | 2 | ||||
-rw-r--r-- | src/libpiano/crypt_key_input.h | 2 | ||||
-rw-r--r-- | src/libpiano/crypt_key_output.h | 2 | ||||
-rw-r--r-- | src/libpiano/piano.c | 2 | ||||
-rw-r--r-- | src/libpiano/piano.h | 2 | ||||
-rw-r--r-- | src/libpiano/piano_private.h | 2 | ||||
-rw-r--r-- | src/libpiano/xml.c | 2 | ||||
-rw-r--r-- | src/libpiano/xml.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/src/libpiano/crypt.c b/src/libpiano/crypt.c index 8a8ad01..8d743e2 100644 --- a/src/libpiano/crypt.c +++ b/src/libpiano/crypt.c @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/crypt.h b/src/libpiano/crypt.h index e20847c..6b2fb96 100644 --- a/src/libpiano/crypt.h +++ b/src/libpiano/crypt.h @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/crypt_key_input.h b/src/libpiano/crypt_key_input.h index a02e668..9b58ff8 100644 --- a/src/libpiano/crypt_key_input.h +++ b/src/libpiano/crypt_key_input.h @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/crypt_key_output.h b/src/libpiano/crypt_key_output.h index b8823d5..db65b18 100644 --- a/src/libpiano/crypt_key_output.h +++ b/src/libpiano/crypt_key_output.h @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/piano.c b/src/libpiano/piano.c index f6343b4..823e48d 100644 --- a/src/libpiano/piano.c +++ b/src/libpiano/piano.c @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/piano.h b/src/libpiano/piano.h index ef6e386..509be9e 100644 --- a/src/libpiano/piano.h +++ b/src/libpiano/piano.h @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/piano_private.h b/src/libpiano/piano_private.h index bb14c8f..726fc02 100644 --- a/src/libpiano/piano_private.h +++ b/src/libpiano/piano_private.h @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/xml.c b/src/libpiano/xml.c index 01294d8..158eef2 100644 --- a/src/libpiano/xml.c +++ b/src/libpiano/xml.c @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> 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/libpiano/xml.h b/src/libpiano/xml.h index dc778ca..f21c765 100644 --- a/src/libpiano/xml.h +++ b/src/libpiano/xml.h @@ -1,6 +1,6 @@ /* Copyright (c) 2008-2010 - Lars-Dominik Braun <PromyLOPh@lavabit.com> + Lars-Dominik Braun <lars@6xq.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |