فهرست منبع

Update link to LICENSE.txt in the copyright block

Tim Kientzle 4 سال پیش
والد
کامیت
96d2ce6f64
100فایلهای تغییر یافته به همراه101 افزوده شده و 101 حذف شده
  1. 2 2
      DevTools/CopyrightFixup.sh
  2. 1 1
      DevTools/LibraryVersions.py
  3. 1 1
      Package.swift
  4. 1 1
      Performance/Harness.cc
  5. 1 1
      Performance/Harness.swift
  6. 1 1
      Performance/main.cc
  7. 1 1
      Performance/main.swift
  8. 1 1
      Sources/Conformance/main.swift
  9. 1 1
      Sources/SwiftProtobuf/AnyMessageStorage.swift
  10. 1 1
      Sources/SwiftProtobuf/AnyUnpackError.swift
  11. 1 1
      Sources/SwiftProtobuf/BinaryDecoder.swift
  12. 1 1
      Sources/SwiftProtobuf/BinaryDecodingError.swift
  13. 1 1
      Sources/SwiftProtobuf/BinaryDecodingOptions.swift
  14. 1 1
      Sources/SwiftProtobuf/BinaryDelimited.swift
  15. 1 1
      Sources/SwiftProtobuf/BinaryEncoder.swift
  16. 1 1
      Sources/SwiftProtobuf/BinaryEncodingError.swift
  17. 1 1
      Sources/SwiftProtobuf/BinaryEncodingSizeVisitor.swift
  18. 1 1
      Sources/SwiftProtobuf/BinaryEncodingVisitor.swift
  19. 1 1
      Sources/SwiftProtobuf/CustomJSONCodable.swift
  20. 1 1
      Sources/SwiftProtobuf/Data+Extensions.swift
  21. 1 1
      Sources/SwiftProtobuf/Decoder.swift
  22. 1 1
      Sources/SwiftProtobuf/DoubleParser.swift
  23. 1 1
      Sources/SwiftProtobuf/Enum.swift
  24. 1 1
      Sources/SwiftProtobuf/ExtensibleMessage.swift
  25. 1 1
      Sources/SwiftProtobuf/ExtensionFieldValueSet.swift
  26. 1 1
      Sources/SwiftProtobuf/ExtensionFields.swift
  27. 1 1
      Sources/SwiftProtobuf/ExtensionMap.swift
  28. 1 1
      Sources/SwiftProtobuf/FieldTag.swift
  29. 1 1
      Sources/SwiftProtobuf/FieldTypes.swift
  30. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_Any+Extensions.swift
  31. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_Any+Registry.swift
  32. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_Duration+Extensions.swift
  33. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_FieldMask+Extensions.swift
  34. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_ListValue+Extensions.swift
  35. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_NullValue+Extensions.swift
  36. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_Struct+Extensions.swift
  37. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_Timestamp+Extensions.swift
  38. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_Value+Extensions.swift
  39. 1 1
      Sources/SwiftProtobuf/Google_Protobuf_Wrappers+Extensions.swift
  40. 1 1
      Sources/SwiftProtobuf/HashVisitor.swift
  41. 1 1
      Sources/SwiftProtobuf/Internal.swift
  42. 1 1
      Sources/SwiftProtobuf/JSONDecoder.swift
  43. 1 1
      Sources/SwiftProtobuf/JSONDecodingError.swift
  44. 1 1
      Sources/SwiftProtobuf/JSONDecodingOptions.swift
  45. 1 1
      Sources/SwiftProtobuf/JSONEncoder.swift
  46. 1 1
      Sources/SwiftProtobuf/JSONEncodingError.swift
  47. 1 1
      Sources/SwiftProtobuf/JSONEncodingOptions.swift
  48. 1 1
      Sources/SwiftProtobuf/JSONEncodingVisitor.swift
  49. 1 1
      Sources/SwiftProtobuf/JSONMapEncodingVisitor.swift
  50. 1 1
      Sources/SwiftProtobuf/JSONScanner.swift
  51. 1 1
      Sources/SwiftProtobuf/MathUtils.swift
  52. 1 1
      Sources/SwiftProtobuf/Message+AnyAdditions.swift
  53. 1 1
      Sources/SwiftProtobuf/Message+BinaryAdditions.swift
  54. 1 1
      Sources/SwiftProtobuf/Message+JSONAdditions.swift
  55. 1 1
      Sources/SwiftProtobuf/Message+JSONArrayAdditions.swift
  56. 1 1
      Sources/SwiftProtobuf/Message+TextFormatAdditions.swift
  57. 1 1
      Sources/SwiftProtobuf/Message.swift
  58. 1 1
      Sources/SwiftProtobuf/MessageExtension.swift
  59. 1 1
      Sources/SwiftProtobuf/NameMap.swift
  60. 1 1
      Sources/SwiftProtobuf/ProtoNameProviding.swift
  61. 1 1
      Sources/SwiftProtobuf/ProtobufAPIVersionCheck.swift
  62. 1 1
      Sources/SwiftProtobuf/ProtobufMap.swift
  63. 1 1
      Sources/SwiftProtobuf/SelectiveVisitor.swift
  64. 1 1
      Sources/SwiftProtobuf/SimpleExtensionMap.swift
  65. 1 1
      Sources/SwiftProtobuf/StringUtils.swift
  66. 1 1
      Sources/SwiftProtobuf/TextFormatDecoder.swift
  67. 1 1
      Sources/SwiftProtobuf/TextFormatDecodingError.swift
  68. 1 1
      Sources/SwiftProtobuf/TextFormatDecodingOptions.swift
  69. 1 1
      Sources/SwiftProtobuf/TextFormatEncoder.swift
  70. 1 1
      Sources/SwiftProtobuf/TextFormatEncodingOptions.swift
  71. 1 1
      Sources/SwiftProtobuf/TextFormatEncodingVisitor.swift
  72. 1 1
      Sources/SwiftProtobuf/TextFormatScanner.swift
  73. 1 1
      Sources/SwiftProtobuf/TimeUtils.swift
  74. 1 1
      Sources/SwiftProtobuf/UnknownStorage.swift
  75. 1 1
      Sources/SwiftProtobuf/UnsafeBufferPointer+Shims.swift
  76. 1 1
      Sources/SwiftProtobuf/UnsafeRawPointer+Shims.swift
  77. 1 1
      Sources/SwiftProtobuf/Varint.swift
  78. 1 1
      Sources/SwiftProtobuf/Version.swift
  79. 1 1
      Sources/SwiftProtobuf/Visitor.swift
  80. 1 1
      Sources/SwiftProtobuf/WireFormat.swift
  81. 1 1
      Sources/SwiftProtobuf/ZigZag.swift
  82. 1 1
      Sources/SwiftProtobufPluginLibrary/Array+Extensions.swift
  83. 1 1
      Sources/SwiftProtobufPluginLibrary/CodePrinter.swift
  84. 1 1
      Sources/SwiftProtobufPluginLibrary/Descriptor+Extensions.swift
  85. 1 1
      Sources/SwiftProtobufPluginLibrary/Descriptor.swift
  86. 1 1
      Sources/SwiftProtobufPluginLibrary/FieldNumbers.swift
  87. 1 1
      Sources/SwiftProtobufPluginLibrary/Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
  88. 1 1
      Sources/SwiftProtobufPluginLibrary/Google_Protobuf_SourceCodeInfo+Extensions.swift
  89. 1 1
      Sources/SwiftProtobufPluginLibrary/NamingUtils.swift
  90. 1 1
      Sources/SwiftProtobufPluginLibrary/ProtoFileToModuleMappings.swift
  91. 1 1
      Sources/SwiftProtobufPluginLibrary/ProvidesLocationPath.swift
  92. 1 1
      Sources/SwiftProtobufPluginLibrary/ProvidesSourceCodeLocation.swift
  93. 1 1
      Sources/SwiftProtobufPluginLibrary/SwiftLanguage.swift
  94. 1 1
      Sources/SwiftProtobufPluginLibrary/SwiftProtobufInfo.swift
  95. 1 1
      Sources/SwiftProtobufPluginLibrary/SwiftProtobufNamer.swift
  96. 1 1
      Sources/SwiftProtobufPluginLibrary/UnicodeScalar+Extensions.swift
  97. 1 1
      Sources/protoc-gen-swift/CommandLine+Extensions.swift
  98. 1 1
      Sources/protoc-gen-swift/Descriptor+Extensions.swift
  99. 1 1
      Sources/protoc-gen-swift/EnumGenerator.swift
  100. 1 1
      Sources/protoc-gen-swift/ExtensionSetGenerator.swift

+ 2 - 2
DevTools/CopyrightFixup.sh

@@ -29,7 +29,7 @@ for f in `find . -name '*.swift' -o -name '*.cc' | sed -e 's|./||' | grep -v '.p
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 EOF
             # Followed by the body of the file
             # The copyright message ends at the first blank comment line after
@@ -46,7 +46,7 @@ EOF
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 
 EOF

+ 1 - 1
DevTools/LibraryVersions.py

@@ -5,7 +5,7 @@
 # Licensed under Apache License v2.0 with Runtime Library Exception
 #
 # See LICENSE.txt for license information:
-# https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+# https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 #
 
 """Helper script to for the versions numbers in the project sources."""

+ 1 - 1
Package.swift

@@ -6,7 +6,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 
 import PackageDescription

+ 1 - 1
Performance/Harness.cc

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Performance/Harness.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Performance/main.cc

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Performance/main.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/Conformance/main.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/AnyMessageStorage.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/AnyUnpackError.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryDecoder.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryDecodingError.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryDecodingOptions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryDelimited.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryEncoder.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryEncodingError.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryEncodingSizeVisitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/BinaryEncodingVisitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/CustomJSONCodable.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Data+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Decoder.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/DoubleParser.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Enum.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/ExtensibleMessage.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/ExtensionFieldValueSet.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/ExtensionFields.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/ExtensionMap.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/FieldTag.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/FieldTypes.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_Any+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_Any+Registry.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_Duration+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_FieldMask+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_ListValue+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_NullValue+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_Struct+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_Timestamp+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_Value+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Google_Protobuf_Wrappers+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/HashVisitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Internal.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONDecoder.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONDecodingError.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONDecodingOptions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONEncoder.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONEncodingError.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONEncodingOptions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONEncodingVisitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONMapEncodingVisitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/JSONScanner.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/MathUtils.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Message+AnyAdditions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Message+BinaryAdditions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Message+JSONAdditions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Message+JSONArrayAdditions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Message+TextFormatAdditions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Message.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 
 /// The protocol which all generated protobuf messages implement.

+ 1 - 1
Sources/SwiftProtobuf/MessageExtension.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/NameMap.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/SwiftProtobuf/ProtoNameProviding.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/SwiftProtobuf/ProtobufAPIVersionCheck.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/ProtobufMap.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/SelectiveVisitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/SimpleExtensionMap.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/StringUtils.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TextFormatDecoder.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TextFormatDecodingError.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TextFormatDecodingOptions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TextFormatEncoder.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TextFormatEncodingOptions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TextFormatEncodingVisitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TextFormatScanner.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/TimeUtils.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/UnknownStorage.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/UnsafeBufferPointer+Shims.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/UnsafeRawPointer+Shims.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Varint.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Version.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/Visitor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/WireFormat.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobuf/ZigZag.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/Array+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/CodePrinter.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/Descriptor+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/Descriptor.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/FieldNumbers.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/Google_Protobuf_SourceCodeInfo+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/NamingUtils.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/ProtoFileToModuleMappings.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/ProvidesLocationPath.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/ProvidesSourceCodeLocation.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/SwiftLanguage.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/SwiftProtobufInfo.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/SwiftProtobufNamer.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/SwiftProtobufPluginLibrary/UnicodeScalar+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/protoc-gen-swift/CommandLine+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/protoc-gen-swift/Descriptor+Extensions.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 

+ 1 - 1
Sources/protoc-gen-swift/EnumGenerator.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

+ 1 - 1
Sources/protoc-gen-swift/ExtensionSetGenerator.swift

@@ -4,7 +4,7 @@
 // Licensed under Apache License v2.0 with Runtime Library Exception
 //
 // See LICENSE.txt for license information:
-// https://github.com/apple/swift-protobuf/blob/master/LICENSE.txt
+// https://github.com/apple/swift-protobuf/blob/main/LICENSE.txt
 //
 // -----------------------------------------------------------------------------
 ///

برخی فایل ها در این مقایسه diff نمایش داده نمی شوند زیرا تعداد فایل ها بسیار زیاد است