We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7804ec9 + 1328875 commit ca81331Copy full SHA for ca81331
src/main.rs
@@ -1,5 +1,5 @@
1
-//! Copyright (c) Microsoft Corporation. All rights reserved.
2
-//! Highly Confidential Material
+// Copyright (c) Microsoft Corporation.
+// Licensed under the MIT license.
3
use anyhow::{anyhow, Context, Result};
4
use argh::FromArgs;
5
use flate2::read::GzDecoder;
0 commit comments