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 /test/test_utils.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 'test/test_utils.h')
-rw-r--r-- | test/test_utils.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_utils.h b/test/test_utils.h index 1689843..3cbed63 100644 --- a/test/test_utils.h +++ b/test/test_utils.h @@ -1,5 +1,5 @@ /* - Copyright 2012-2020 David Robillard <http://drobilla.net> + Copyright 2012-2020 David Robillard <d@drobilla.net> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above |