Fixed typo in comments for libmv build rules files
This commit is contained in:
2
extern/libmv/CMakeLists.txt
vendored
2
extern/libmv/CMakeLists.txt
vendored
@@ -22,7 +22,7 @@
|
||||
#
|
||||
# ***** END GPL LICENSE BLOCK *****
|
||||
|
||||
# NOTEL This file is automatically generated by bundle.sh script
|
||||
# NOTE: This file is automatically generated by bundle.sh script
|
||||
# If you're doing changes in this file, please update template
|
||||
# in that script too
|
||||
|
||||
|
2
extern/libmv/SConscript
vendored
2
extern/libmv/SConscript
vendored
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
# NOTEL This file is automatically generated by bundle.sh script
|
||||
# NOTE: This file is automatically generated by bundle.sh script
|
||||
# If you're doing changes in this file, please update template
|
||||
# in that script too
|
||||
|
||||
|
4
extern/libmv/bundle.sh
vendored
4
extern/libmv/bundle.sh
vendored
@@ -113,7 +113,7 @@ cat > CMakeLists.txt << EOF
|
||||
#
|
||||
# ***** END GPL LICENSE BLOCK *****
|
||||
|
||||
# NOTEL This file is automatically generated by bundle.sh script
|
||||
# NOTE: This file is automatically generated by bundle.sh script
|
||||
# If you're doing changes in this file, please update template
|
||||
# in that script too
|
||||
|
||||
@@ -209,7 +209,7 @@ EOF
|
||||
cat > SConscript << EOF
|
||||
#!/usr/bin/python
|
||||
|
||||
# NOTEL This file is automatically generated by bundle.sh script
|
||||
# NOTE: This file is automatically generated by bundle.sh script
|
||||
# If you're doing changes in this file, please update template
|
||||
# in that script too
|
||||
|
||||
|
Reference in New Issue
Block a user