Skip to content

Commit 7037a0d

Browse files
abgoswameerhardt
authored andcommitted
remove 2nd space in copyright (#1897)
1 parent 76d26d0 commit 7037a0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/Microsoft.ML.TensorFlow.Redist/Microsoft.ML.TensorFlow.Redist.nupkgproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<PackageDescription>$(MSBuildProjectName) contains the TensorFlow C library version $(TensorFlowVersion) redistributed as a NuGet package.</PackageDescription>
77
<PackageLicenseUrl>https://github.com/tensorflow/tensorflow/blob/master/LICENSE</PackageLicenseUrl>
88
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
9-
<Copyright>Copyright 2018 The TensorFlow Authors. All rights reserved.</Copyright>
9+
<Copyright>Copyright 2018 The TensorFlow Authors. All rights reserved.</Copyright>
1010
<PackageProjectUrl>https://www.tensorflow.org</PackageProjectUrl>
1111
<PackageReleaseNotes>https://github.com/tensorflow/tensorflow/releases/tag/v$(TensorFlowVersion)</PackageReleaseNotes>
1212
<PackageTags>$(PackageTags) TensorFlow</PackageTags>

0 commit comments

Comments
 (0)