Skip to content

Commit

Permalink
Update for copyright.
Browse files Browse the repository at this point in the history
[tfs-changeset: 1408109]
  • Loading branch information
dotnet-bot committed Jan 31, 2015
1 parent c722547 commit e80a41a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/src/JIT/Directed/Arrays/complex1.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
//

using System;

// Do a complex 5 dimensional Jagged array.
Expand Down
4 changes: 4 additions & 0 deletions tests/src/JIT/Directed/Arrays/simple1.cs
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
// Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
//

using System;
public
// Do a simple 5 dimensional Jagged array.
Expand Down

0 comments on commit e80a41a

Please sign in to comment.