From e9d8d1c92a43d4c142f8894c92aaf1290d7412b2 Mon Sep 17 00:00:00 2001 From: dnomd343 Date: Thu, 10 Mar 2022 12:04:15 +0800 Subject: [PATCH] docs: it's 2022 now --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index d167ce5..af82745 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2021 Dnomd343 +Copyright (c) 2022 Dnomd343 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 3f82011..125458b 100644 --- a/README.md +++ b/README.md @@ -290,4 +290,4 @@ shell> docker buildx build -t dnomd343/cleardns --platform="linux/amd64,linux/ar ## 许可证 -MIT ©2021 [@dnomd343](https://github.com/dnomd343) +MIT ©2022 [@dnomd343](https://github.com/dnomd343)