dolibarr/dev
MDW 4189be78ae
Qual: Update copyright alignment (#31027)
# Qual: Update copyright alignment

One can observe that copyright statements already generated are manually
aligned to the shorter statements in the file.

32 characters (or 8 tabs) was considered the maximum width for the
name column in the entire codebase and used to generate the new
copyright notices.
However, this is often shortend.

This update makes the fixcopyrightheader.php check the copyright notices
already present in the file and adapt the new notice to those
2024-09-20 00:33:30 +02:00
..
examples Rename email files 2024-04-11 19:07:05 +02:00
initdata fix cti (#29842) 2024-06-05 14:55:07 +02:00
initdemo Debug v20 2024-06-23 13:57:35 +02:00
resources Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-08-15 16:18:00 +02:00
setup Fix: deprecations in repair.php & Qual: Improve ... phpunit/setup_conf.sh (#30825) 2024-09-05 15:51:15 +02:00
skeletons Doc 2023-11-26 19:23:07 +01:00
tools Qual: Update copyright alignment (#31027) 2024-09-20 00:33:30 +02:00
translation add missing translations (#31037) 2024-09-19 21:07:50 +02:00
.gitignore Add Rector (automatic refactoring) 2023-10-08 20:25:46 +02:00
dolibarr_changes.txt More log on oauth refresh 2024-08-13 14:23:49 +02:00
README Update doc 2021-01-09 13:24:03 +01:00

README (English)
--------------------------------

This directory contains sub-directories to provide tools or documentation for developers.

Note: All files in this directory are in the source repository only and are not provided with a standard release. They are useless to make Dolibarr working.

You may find a more complete documentation on Dolibarr on the wiki:

https://wiki.dolibarr.org/

and on

https://doxygen.dolibarr.org/