From ceded7cf5ec0e2bbd140899ea7d5169d7fc30a51 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 16 May 2020 21:17:59 +0200 Subject: 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. --- examples/cube_view.h | 2 +- examples/demo_utils.h | 2 +- examples/pugl_cairo_demo.c | 2 +- examples/pugl_cxx_demo.cpp | 2 +- examples/pugl_embed_demo.c | 2 +- examples/pugl_print_events.c | 2 +- examples/pugl_shader_demo.c | 2 +- examples/pugl_window_demo.c | 2 +- examples/rects.h | 2 +- examples/shader_utils.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'examples') diff --git a/examples/cube_view.h b/examples/cube_view.h index 9fd2349..8a81f48 100644 --- a/examples/cube_view.h +++ b/examples/cube_view.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/examples/demo_utils.h b/examples/demo_utils.h index 9a1cb7a..13d839f 100644 --- a/examples/demo_utils.h +++ b/examples/demo_utils.h @@ -1,5 +1,5 @@ /* - Copyright 2012-2019 David Robillard + Copyright 2012-2019 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_cairo_demo.c b/examples/pugl_cairo_demo.c index 5f8dad9..51039a2 100644 --- a/examples/pugl_cairo_demo.c +++ b/examples/pugl_cairo_demo.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/examples/pugl_cxx_demo.cpp b/examples/pugl_cxx_demo.cpp index 2fa7d8b..9522534 100644 --- a/examples/pugl_cxx_demo.cpp +++ b/examples/pugl_cxx_demo.cpp @@ -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_embed_demo.c b/examples/pugl_embed_demo.c index 40c8e54..de7b240 100644 --- a/examples/pugl_embed_demo.c +++ b/examples/pugl_embed_demo.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/examples/pugl_print_events.c b/examples/pugl_print_events.c index e2661e0..08a4a86 100644 --- a/examples/pugl_print_events.c +++ b/examples/pugl_print_events.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/examples/pugl_shader_demo.c b/examples/pugl_shader_demo.c index ecad8ae..86d01a9 100644 --- a/examples/pugl_shader_demo.c +++ b/examples/pugl_shader_demo.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/examples/pugl_window_demo.c b/examples/pugl_window_demo.c index 4d5c4ad..3b167af 100644 --- a/examples/pugl_window_demo.c +++ b/examples/pugl_window_demo.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/examples/rects.h b/examples/rects.h index ed518f4..0a7e5fa 100644 --- a/examples/rects.h +++ b/examples/rects.h @@ -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/shader_utils.h b/examples/shader_utils.h index 2fd26c5..9cfc850 100644 --- a/examples/shader_utils.h +++ b/examples/shader_utils.h @@ -1,5 +1,5 @@ /* - Copyright 2019 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 -- cgit v1.2.1