Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
yangql
googletest
Commits
5aa8dd99
Commit
5aa8dd99
authored
Sep 09, 2011
by
vladlosev
Browse files
Renames the license files.
parent
eca38cd7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2 additions
and
2 deletions
+2
-2
LICENSE
LICENSE
+0
-0
Makefile.am
Makefile.am
+1
-1
configure.ac
configure.ac
+1
-1
scripts/generator/LICENSE
scripts/generator/LICENSE
+0
-0
No files found.
COPYING
→
LICENSE
View file @
5aa8dd99
File moved
Makefile.am
View file @
5aa8dd99
...
@@ -140,7 +140,7 @@ EXTRA_DIST += scripts/fuse_gmock_files.py
...
@@ -140,7 +140,7 @@ EXTRA_DIST += scripts/fuse_gmock_files.py
# The Google Mock Generator tool from the cppclean project.
# The Google Mock Generator tool from the cppclean project.
EXTRA_DIST
+=
\
EXTRA_DIST
+=
\
scripts/generator/
COPYING
\
scripts/generator/
LICENSE
\
scripts/generator/README
\
scripts/generator/README
\
scripts/generator/README.cppclean
\
scripts/generator/README.cppclean
\
scripts/generator/cpp/__init__.py
\
scripts/generator/cpp/__init__.py
\
...
...
configure.ac
View file @
5aa8dd99
...
@@ -7,7 +7,7 @@ AC_INIT([Google C++ Mocking Framework],
...
@@ -7,7 +7,7 @@ AC_INIT([Google C++ Mocking Framework],
# Provide various options to initialize the Autoconf and configure processes.
# Provide various options to initialize the Autoconf and configure processes.
AC_PREREQ([2.59])
AC_PREREQ([2.59])
AC_CONFIG_SRCDIR([./
COPYING
])
AC_CONFIG_SRCDIR([./
LICENSE
])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_HEADERS([build-aux/config.h])
AC_CONFIG_HEADERS([build-aux/config.h])
AC_CONFIG_FILES([Makefile])
AC_CONFIG_FILES([Makefile])
...
...
scripts/generator/
COPYING
→
scripts/generator/
LICENSE
View file @
5aa8dd99
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment