From d9efe12ed4e3abbbcf8b607a21559e17601b89d7 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 2 Jan 2021 21:33:41 +0100 Subject: Use email address instead of website for attribution --- bindings/cxx/include/pugl/vulkan.hpp | 2 +- examples/pugl_vulkan_cxx_demo.cpp | 2 +- examples/pugl_vulkan_demo.c | 2 +- examples/sybok.hpp | 2 +- include/pugl/vulkan.h | 2 +- src/mac_vulkan.m | 2 +- src/win_vulkan.c | 2 +- src/x11_vulkan.c | 2 +- 8 files changed, 8 insertions(+), 8 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 + Copyright 2012-2020 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/examples/pugl_vulkan_cxx_demo.cpp b/examples/pugl_vulkan_cxx_demo.cpp index 9fbf7af..e816091 100644 --- a/examples/pugl_vulkan_cxx_demo.cpp +++ b/examples/pugl_vulkan_cxx_demo.cpp @@ -1,5 +1,5 @@ /* - Copyright 2019-2020 David Robillard + Copyright 2019-2020 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/examples/pugl_vulkan_demo.c b/examples/pugl_vulkan_demo.c index 4a8324e..3af6d19 100644 --- a/examples/pugl_vulkan_demo.c +++ b/examples/pugl_vulkan_demo.c @@ -1,5 +1,5 @@ /* - Copyright 2019-2020 David Robillard + Copyright 2019-2020 David Robillard Copyright 2019 Jordan Halase Permission to use, copy, modify, and/or distribute this software for any diff --git a/examples/sybok.hpp b/examples/sybok.hpp index 6805efa..ed82afb 100644 --- a/examples/sybok.hpp +++ b/examples/sybok.hpp @@ -1,5 +1,5 @@ /* - Copyright 2020 David Robillard + Copyright 2020 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above 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 + Copyright 2012-2020 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/src/mac_vulkan.m b/src/mac_vulkan.m index 6899483..22fff10 100644 --- a/src/mac_vulkan.m +++ b/src/mac_vulkan.m @@ -1,5 +1,5 @@ /* - Copyright 2012-2020 David Robillard + Copyright 2012-2020 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/src/win_vulkan.c b/src/win_vulkan.c index d35d204..a892a16 100644 --- a/src/win_vulkan.c +++ b/src/win_vulkan.c @@ -1,5 +1,5 @@ /* - Copyright 2012-2020 David Robillard + Copyright 2012-2020 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/src/x11_vulkan.c b/src/x11_vulkan.c index 77bdd59..1ff5759 100644 --- a/src/x11_vulkan.c +++ b/src/x11_vulkan.c @@ -1,5 +1,5 @@ /* - Copyright 2012-2020 David Robillard + Copyright 2012-2020 David Robillard Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.1