aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvladlosev <vladlosev@8415998a-534a-0410-bf83-d39667b30386>2011-09-09 07:06:32 +0000
committervladlosev <vladlosev@8415998a-534a-0410-bf83-d39667b30386>2011-09-09 07:06:32 +0000
commit5aa8dd99e2ec575f99801f122b6317caa0dd8584 (patch)
treebe5a1c82ee102dd96155586283fdc25eef8c4208
parenteca38cd7ecf009251c6830d4c3286200b3450bbb (diff)
downloadgoogletest-5aa8dd99e2ec575f99801f122b6317caa0dd8584.tar.gz
googletest-5aa8dd99e2ec575f99801f122b6317caa0dd8584.tar.bz2
googletest-5aa8dd99e2ec575f99801f122b6317caa0dd8584.zip
Renames the license files.
-rw-r--r--LICENSE (renamed from COPYING)0
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
-rw-r--r--scripts/generator/LICENSE (renamed from scripts/generator/COPYING)0
4 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/LICENSE
index 1941a11f..1941a11f 100644
--- a/COPYING
+++ b/LICENSE
diff --git a/Makefile.am b/Makefile.am
index 3e11b328..0afce2f8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -140,7 +140,7 @@ EXTRA_DIST += scripts/fuse_gmock_files.py
# The Google Mock Generator tool from the cppclean project.
EXTRA_DIST += \
- scripts/generator/COPYING \
+ scripts/generator/LICENSE \
scripts/generator/README \
scripts/generator/README.cppclean \
scripts/generator/cpp/__init__.py \
diff --git a/configure.ac b/configure.ac
index e8b65bdc..05b90c4b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -7,7 +7,7 @@ AC_INIT([Google C++ Mocking Framework],
# Provide various options to initialize the Autoconf and configure processes.
AC_PREREQ([2.59])
-AC_CONFIG_SRCDIR([./COPYING])
+AC_CONFIG_SRCDIR([./LICENSE])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([build-aux/config.h])
AC_CONFIG_FILES([Makefile])
diff --git a/scripts/generator/COPYING b/scripts/generator/LICENSE
index 87ea0636..87ea0636 100644
--- a/scripts/generator/COPYING
+++ b/scripts/generator/LICENSE