Update the Copyright year.
A subsequent commit will deal with .po's.
Add product_label global variable
Introduce product_label global variable, by default with same value ofproduct_name. The idea is to make it easier for rebranded products tochange the name on all visual texts while internal structures arepreserved.
While here, remove deprecated $g['platform'] and also replace places...
Backup extra data fixes. Issue #11050
Fix #10997: Retire m0n0wall config compatibility
Merge pull request #4452 from vktg/backupdhcpleases
Clean backup cache before reading
Backup/restore DHCP v4/v6 leases. Implements #10910
Fix ui/json replace error
Merge pull request #4451 from vktg/backupextradatacheckbox
Include extra data backup checkbox. Implements #10914
Add function to list recent backups as JSON array
Merge pull request #4439 from vktg/cpcpdbbackup
Backup Captive Portal DB files. Implements #10868
Only set headers if called from UI
Accept backup XML data as string or file
Fix backup of 'all' areas01~
Support JSON format when retrieving XML to backup
Include files used to provide logic for web pages now moved to /etc/inc/web