CMake/Tests/QtAutogen/Complex
Kitware Robot 1772622772 LICENSE: Replace references to Copyright.txt with LICENSE.rst
```
git grep -lz 'Copyright.txt or https://cmake.org/licensing ' |
  while IFS= read -r -d $'\0' f ; do
    sed -i '/Copyright.txt or https:\/\/cmake.org\/licensing / {
              s/Copyright.txt/LICENSE.rst/
            }' "$f" ; done
```
2025-03-03 10:43:35 -05:00
..
Adir
Bdir
sub
abc_p.h
abc.cpp
abc.h
bar.cpp
blub.cpp
blub.h
calwidget.cpp
calwidget.h
calwidget.ui
CMakeLists.txt
codeeditor.cpp
codeeditor.h
debug_class.cpp
debug_class.h
debug_class.ui
debug_resource.qrc
foo.cpp
foo.h
gadget.cpp
gadget.h
generated_resource.qrc.in
generated.cpp
generated.h
generated.txt.in
libC.cpp
libC.h
main.cpp
multiplewidgets.cpp
multiplewidgets.h
myinterface.h.in
myotherinterface.h.in
private_slot.cpp
private_slot.h
resourcetester.cpp
resourcetester.h
second_resource.qrc
second_widget.cpp
second_widget.h
second_widget.ui
targetObjectsTest.cpp
test.qrc
widget1.ui
widget2.ui
xyz.cpp
xyz.h
yaf_p.h
yaf.cpp
yaf.h