diff options
author | David Robillard <d@drobilla.net> | 2021-01-02 21:33:41 +0100 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2021-01-02 21:40:08 +0100 |
commit | d9efe12ed4e3abbbcf8b607a21559e17601b89d7 (patch) | |
tree | 25168c3c5881e4a809039a1ad457cdccd584795a /include/pugl | |
parent | 09df1497605ec344543a712705ecdf01147e9e9e (diff) | |
download | pugl-d9efe12ed4e3abbbcf8b607a21559e17601b89d7.tar.gz pugl-d9efe12ed4e3abbbcf8b607a21559e17601b89d7.tar.bz2 pugl-d9efe12ed4e3abbbcf8b607a21559e17601b89d7.zip |
Use email address instead of website for attribution
Diffstat (limited to 'include/pugl')
-rw-r--r-- | include/pugl/vulkan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pugl/vulkan.h b/include/pugl/vulkan.h index 6a0b046..8941510 100644 --- a/include/pugl/vulkan.h +++ b/include/pugl/vulkan.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 |