We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb47ba4 + a37efae commit 53421faCopy full SHA for 53421fa
1 file changed
src/Tests/VSCode.DebugAdapter.Tests/ReconcileForOlderVersionTests.cs
@@ -1,3 +1,9 @@
1
+/*----------------------------------------------------------
2
+This Source Code Form is subject to the terms of the
3
+Mozilla Public License, v.2.0. If a copy of the MPL
4
+was not distributed with this file, You can obtain one
5
+at http://mozilla.org/MPL/2.0/.
6
+----------------------------------------------------------*/
7
8
using System;
9
using System.IO;
@@ -68,4 +74,4 @@ public void ExchangeReconcileVersions()
68
74
}
69
75
70
76
71
-}
77
+}
0 commit comments