Skip to content

Commit 8add62f

Browse files
committed
Update license
1 parent 590f0da commit 8add62f

3 files changed

Lines changed: 2 additions & 1 deletion

File tree

LICENSE

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
MIT License
22

33
Copyright (c) 2022-2026 Microsoft Corporation.
4+
Copyright (c) 2026-Present Next Gen C++ Foundation.
45

56
Permission is hereby granted, free of charge, to any person obtaining a copy
67
of this software and associated documentation files (the "Software"), to deal

docs/resources/icon.png

481 Bytes
Loading

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
site_name: Proxy 4
33
site_url: https://ngcpp.github.io/proxy
44
site_description: Next Generation Polymorphism in C++
5-
copyright: Copyright (c) 2022-2026 Microsoft Corporation
5+
copyright: Copyright (c) 2022-2026 Microsoft Corporation<br />Copyright (c) 2026-Present Next Gen C++ Foundation
66
repo_url: https://github.com/ngcpp/proxy/
77
edit_uri: ""
88

0 commit comments

Comments
 (0)