From a14bc78737da13d5038e314db8146df12e748121 Mon Sep 17 00:00:00 2001 From: antono2 Date: Wed, 9 Sep 2026 14:32:32 +0200 Subject: [PATCH] Standardize license attribution and project links --- LICENSE | 2 +- README.md | 2 ++ vulkan.v | 2 +- vulkan_video.v | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 5817858..335e823 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright Anton Oreskin | https://gosudev.de +Copyright (c) 2024-2026 Anton Oreskin Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/README.md b/README.md index 90f259b..d065932 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Vulkan Bindings for [V](https://vlang.io/) +[Project portfolio](https://oreskin.de/projects_en.php) ยท [Support independent development](https://oreskin.de/dono_en.php) + [![Validate Vulkan bindings](https://github.com/antono2/vulkan/actions/workflows/generated-bindings-ci.yml/badge.svg)](https://github.com/antono2/vulkan/actions/workflows/generated-bindings-ci.yml) [Available as `antono2.vulkan` on VPM](https://vpm.vlang.io/packages/antono2.vulkan). diff --git a/vulkan.v b/vulkan.v index 2a0eaaf..b9b3bef 100644 --- a/vulkan.v +++ b/vulkan.v @@ -1,7 +1,7 @@ /* MIT License -Copyright Anton Oreskin | https://oreskin.de +Copyright (c) 2024-2026 Anton Oreskin Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/vulkan_video.v b/vulkan_video.v index a17f317..44e7122 100644 --- a/vulkan_video.v +++ b/vulkan_video.v @@ -1,7 +1,7 @@ /* MIT License -Copyright Anton Oreskin | https://oreskin.de +Copyright (c) 2024-2026 Anton Oreskin Permission is hereby granted, free of charge, to any person obtaining a copy