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 /bindings/cxx/include | |
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 'bindings/cxx/include')
-rw-r--r-- | bindings/cxx/include/pugl/vulkan.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/cxx/include/pugl/vulkan.hpp b/bindings/cxx/include/pugl/vulkan.hpp index 21341b3..2612578 100644 --- a/bindings/cxx/include/pugl/vulkan.hpp +++ b/bindings/cxx/include/pugl/vulkan.hpp @@ -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 |