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