diff --git a/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpNRTSerializationTests.fs b/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpNRTSerializationTests.fs index b181f4d..4720c17 100644 --- a/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpNRTSerializationTests.fs +++ b/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpNRTSerializationTests.fs @@ -1,5 +1,4 @@ -(* Copyright (c) 2015 MongoDB, Inc. - * +(* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpValueOptionSerializationTests.fs b/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpValueOptionSerializationTests.fs index e4528a3..abf641e 100644 --- a/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpValueOptionSerializationTests.fs +++ b/tests/FSharp.MongoDB.Bson.Tests/Serialization/FSharpValueOptionSerializationTests.fs @@ -1,5 +1,4 @@ -(* Copyright (c) 2015 MongoDB, Inc. - * +(* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at