aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--LICENSE (renamed from COPYING.txt)0
-rw-r--r--Makefile.am2
-rw-r--r--README.txt4
3 files changed, 3 insertions, 3 deletions
diff --git a/COPYING.txt b/LICENSE
index 705db579..705db579 100644
--- a/COPYING.txt
+++ b/LICENSE
diff --git a/Makefile.am b/Makefile.am
index 790b8f7d..09b92ead 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,7 @@ EXTRA_DIST = \
generate_descriptor_proto.sh \
README.txt \
INSTALL.txt \
- COPYING.txt \
+ LICENSE \
CONTRIBUTORS.txt \
CHANGES.txt \
editors/README.txt \
diff --git a/README.txt b/README.txt
index 17551a5a..0180d1e6 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Protocol Buffers - Google's data interchange format
Copyright 2008 Google Inc.
-http://code.google.com/apis/protocolbuffers/
+https://developers.google.com/protocol-buffers/
C++ Installation - Unix
=======================
@@ -149,4 +149,4 @@ Usage
The complete documentation for Protocol Buffers is available via the
web at:
- http://code.google.com/apis/protocolbuffers/
+ https://developers.google.com/protocol-buffers/