diff options
author | David Robillard <d@drobilla.net> | 2020-05-16 21:17:59 +0200 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2020-05-16 21:17:59 +0200 |
commit | ceded7cf5ec0e2bbd140899ea7d5169d7fc30a51 (patch) | |
tree | 88b0c8e757a650f9b822246da14c8c8fde0fcc45 /pugl/detail/mac.h | |
parent | 85104b239735498f4b9c58fb87f93dd78631292f (diff) | |
download | pugl-ceded7cf5ec0e2bbd140899ea7d5169d7fc30a51.tar.gz pugl-ceded7cf5ec0e2bbd140899ea7d5169d7fc30a51.tar.bz2 pugl-ceded7cf5ec0e2bbd140899ea7d5169d7fc30a51.zip |
Use email address in copyright headers
Not really sure why I used a web link here (maybe because it's more stable),
but this is more conventional.
Diffstat (limited to 'pugl/detail/mac.h')
-rw-r--r-- | pugl/detail/mac.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pugl/detail/mac.h b/pugl/detail/mac.h index f650577..b38dcd3 100644 --- a/pugl/detail/mac.h +++ b/pugl/detail/mac.h @@ -1,5 +1,5 @@ /* - Copyright 2012-2020 David Robillard <http://drobilla.net> + Copyright 2012-2020 David Robillard <d@drobilla.net> Copyright 2017 Hanspeter Portner <dev@open-music-kontrollers.ch> Permission to use, copy, modify, and/or distribute this software for any |