We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697c527 commit 5e3d81fCopy full SHA for 5e3d81f
2 files changed
ColorCode.Core/Compilation/Languages/MatLab.cs
@@ -1,4 +1,6 @@
1
-// Copyright (c) Microsoft Corporation. All rights reserved.
+// Licensed to the .NET Foundation under one or more agreements.
2
+// The .NET Foundation licenses this file to you under the MIT license.
3
+// See the LICENSE file in the project root for more information.
4
5
using System.Collections.Generic;
6
using ColorCode.Common;
ColorCode.Core/Compilation/Languages/Python.cs
0 commit comments