We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590f0da commit 8add62fCopy full SHA for 8add62f
3 files changed
LICENSE
@@ -1,6 +1,7 @@
1
MIT License
2
3
Copyright (c) 2022-2026 Microsoft Corporation.
4
+ Copyright (c) 2026-Present Next Gen C++ Foundation.
5
6
Permission is hereby granted, free of charge, to any person obtaining a copy
7
of this software and associated documentation files (the "Software"), to deal
docs/resources/icon.png
481 Bytes
mkdocs.yml
@@ -2,7 +2,7 @@
site_name: Proxy 4
site_url: https://ngcpp.github.io/proxy
site_description: Next Generation Polymorphism in C++
-copyright: Copyright (c) 2022-2026 Microsoft Corporation
+copyright: Copyright (c) 2022-2026 Microsoft Corporation<br />Copyright (c) 2026-Present Next Gen C++ Foundation
repo_url: https://github.com/ngcpp/proxy/
edit_uri: ""
8
0 commit comments