aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Freezable.cs
diff options
context:
space:
mode:
Diffstat (limited to 'csharp/src/ProtocolBuffers/Freezable.cs')
-rw-r--r--csharp/src/ProtocolBuffers/Freezable.cs4
1 files changed, 1 insertions, 3 deletions
diff --git a/csharp/src/ProtocolBuffers/Freezable.cs b/csharp/src/ProtocolBuffers/Freezable.cs
index 40b4398a..d16e1b42 100644
--- a/csharp/src/ProtocolBuffers/Freezable.cs
+++ b/csharp/src/ProtocolBuffers/Freezable.cs
@@ -1,8 +1,7 @@
#region Copyright notice and license
-
// Protocol Buffers - Google's data interchange format
// Copyright 2015 Google Inc. All rights reserved.
-// http://github.com/google/protobuf
+// https://developers.google.com/protocol-buffers/
//
// Redistribution and use in source and binary forms, with or without
// modification, are permitted provided that the following conditions are
@@ -29,7 +28,6 @@
// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-
#endregion
using System;