From 9ea859810dfade4da43aaca6ee671dbd873c43d5 Mon Sep 17 00:00:00 2001 From: topjohnwu Date: Wed, 5 Apr 2023 01:54:45 -0700 Subject: [PATCH] Update api.hpp copyright notice --- native/src/zygisk/api.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/native/src/zygisk/api.hpp b/native/src/zygisk/api.hpp index fdc81b49b..74bf956a2 100644 --- a/native/src/zygisk/api.hpp +++ b/native/src/zygisk/api.hpp @@ -1,4 +1,4 @@ -/* Copyright 2022 John "topjohnwu" Wu +/* Copyright 2022-2023 John "topjohnwu" Wu * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted.