[glutils] Update copyright for 2024
All checks were successful
Build / build (push) Successful in 2m16s
All checks were successful
Build / build (push) Successful in 2m16s
This commit is contained in:
parent
db82aee7c7
commit
dd9c1100c3
6
deps/glutils/.liccor.yml
vendored
Normal file
6
deps/glutils/.liccor.yml
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
source:
|
||||||
|
- include
|
||||||
|
- src
|
||||||
|
copyright_notice: |-
|
||||||
|
Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
2
deps/glutils/include/glutils/glutils.hpp
vendored
2
deps/glutils/include/glutils/glutils.hpp
vendored
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
* Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
2
deps/glutils/src/glutils.cpp
vendored
2
deps/glutils/src/glutils.cpp
vendored
@ -1,5 +1,5 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2016 - 2023 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
* Copyright 2016 - 2024 Gary Talent (gary@drinkingtea.net). All rights reserved.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <ox/std/assert.hpp>
|
#include <ox/std/assert.hpp>
|
||||||
|
Loading…
Reference in New Issue
Block a user