Skip to content

Commit 3cc7c0c

Browse files
committed
Incremented year of development in the copyright header
1 parent b3b03e1 commit 3cc7c0c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22
rem Magma - Abstraction layer over Khronos Vulkan API.
3-
rem Copyright (C) 2018-2023 Victor Coda.
3+
rem Copyright (C) 2018-2024 Victor Coda.
44

55
rem This program is free software: you can redistribute it and/or modify
66
rem it under the terms of the GNU General Public License as published by

src/platform/androidHardwareBuffer.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Magma - Abstraction layer over Khronos Vulkan API.
3-
Copyright (C) 2018-2023 Victor Coda.
3+
Copyright (C) 2018-2024 Victor Coda.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

src/platform/androidHardwareBuffer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
Magma - Abstraction layer over Khronos Vulkan API.
3-
Copyright (C) 2018-2023 Victor Coda.
3+
Copyright (C) 2018-2024 Victor Coda.
44
55
This program is free software: you can redistribute it and/or modify
66
it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)