Skip to content

Commit

Permalink
++year
Browse files Browse the repository at this point in the history
  • Loading branch information
henrypp committed Jan 7, 2025
1 parent ff2fd4a commit e24062a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// simplewall
// Copyright (c) 2016-2024 Henry++
// Copyright (c) 2016-2025 Henry++

#pragma once

Expand All @@ -8,4 +8,4 @@
#define APP_VERSION L"3.8.5"
#define APP_VERSION_RES 3,8,5,0
#define APP_AUTHOR L"Henry++"
#define APP_COPYRIGHT L"(c) 2016-2024 " APP_AUTHOR L". All Rights Reversed."
#define APP_COPYRIGHT L"(c) 2016-2025 " APP_AUTHOR L". All Rights Reversed."

0 comments on commit e24062a

Please sign in to comment.