summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2017-01-04 16:02:44 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2017-01-04 16:02:44 -0200
commita001ddf7bf854d567ed123aa029590f0f43c2aa9 (patch)
tree800b02693bd5e89521f2b11304373096b80cdd58
parent67894ace646053dfbcd3c023abdda1087b76c095 (diff)
downloadgtk+-a001ddf7bf854d567ed123aa029590f0f43c2aa9.tar.gz
vulkan: Use LGPL v2
-rw-r--r--gdk/wayland/gdkvulkancontext-wayland.c2
-rw-r--r--gdk/wayland/gdkvulkancontext-wayland.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/gdk/wayland/gdkvulkancontext-wayland.c b/gdk/wayland/gdkvulkancontext-wayland.c
index d83c693a00..7aa1d1e260 100644
--- a/gdk/wayland/gdkvulkancontext-wayland.c
+++ b/gdk/wayland/gdkvulkancontext-wayland.c
@@ -6,7 +6,7 @@
*
* This file is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 3 of the
+ * published by the Free Software Foundation; either version 2 of the
* License, or (at your option) any later version.
*
* This file is distributed in the hope that it will be useful, but
diff --git a/gdk/wayland/gdkvulkancontext-wayland.h b/gdk/wayland/gdkvulkancontext-wayland.h
index fe1dfff170..94e0ac226f 100644
--- a/gdk/wayland/gdkvulkancontext-wayland.h
+++ b/gdk/wayland/gdkvulkancontext-wayland.h
@@ -6,7 +6,7 @@
*
* This file is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 3 of the
+ * published by the Free Software Foundation; either version 2 of the
* License, or (at your option) any later version.
*
* This file is distributed in the hope that it will be useful, but