mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-31 18:17:29 +01:00
Adjust API footer to AGPL license
This commit is contained in:
@@ -56,7 +56,7 @@ export default defineConfig({
|
||||
],
|
||||
|
||||
footer: {
|
||||
message: 'HomeBox is an open-source project under the <a href="https://github.com/sysadminsmedia/homebox/blob/main/LICENSE">MIT license</a>',
|
||||
message: 'HomeBox is an open-source project under the <a href="https://github.com/sysadminsmedia/homebox/blob/main/LICENSE">AGPL License</a>',
|
||||
copyright: '© <a href="https://sysadminsmedia.com/">Sysadmins Media</a>, 2025',
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user