Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6c1bd0f2 | 2023-01-17 09:15:36 | * src/tools/no-copyright: Updated. | ||
| 92bd99bd | 2021-02-16 14:07:18 | Move 'dlg' submodule to `subprojects` directory. This is for future changes with Meson, which doesn't allow a different name for its `subprojects` directory. Having both a `submodules` and a `subprojects` directory is confusing. * .gitmodules, autogen.sh (copy_submodule_files, DLG_INC_DIR, DLG_SRC_DIR): Updated. * builds/toplevel.mk (<top-level>, do-dist), builds/windows/vc2010/script.bat: Updated. * src/tools/no-copyright: Updated. | ||
| 4278ee6c | 2021-01-17 07:16:26 | no-copyright: Updated. | ||
| 9adeab64 | 2016-01-13 11:54:10 | Update copyright year. | ||
| cb0f7b65 | 2015-03-11 06:51:27 | Fix automatic copyright updating. * src/tools/update-copyright: Make scanning of `no-copyright' actually work. * src/tools/no-copyright: Don't include README in general. | ||
| 50be00d3 | 2015-01-17 20:38:31 | Add some tools to handle yearly copyright notice updates. We are now following the GNU guidelines: A new release automatically means that the copyright year of all affected files gets updated; it is no longer used to track years of modification changes. * src/tools/update-copyright-year: New Perl script. * src/tools/update-copyright: New shell script that calls `update-copyright-year' on all files. * src/tools/no-copyright: Exceptions that should not be handled by `update-copyright' |