updated licence date

This commit is contained in:
Vlyan
2024-01-28 09:38:57 +01:00
parent 9a46cfb842
commit 4a780b5d9b
2 changed files with 4 additions and 4 deletions

View File

@@ -1,14 +1,14 @@
# Copyright (c) CC BY-NC-SA 4.0 2020 - 2023 This System is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
# Copyright (c) CC BY-NC-SA 4.0 2020 - 2024 This System is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
By exercising the Licensed Rights (link below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License ("Public License"). To the extent this Public License may be interpreted as a contract, You are granted the Licensed Rights in consideration of Your acceptance of these terms and conditions, and the Licensor grants You such rights in consideration of benefits the Licensor receives from making the Licensed Material available under these terms and conditions.
https://creativecommons.org/licenses/by-nc-sa/4.0/
# Copyright (c) 2018 - 2023 Fantasy Flight Games. Legend of the Five Rings est TM de Fantasy Flight Games.
# Copyright (c) 2018 - 2024 Fantasy Flight Games. Legend of the Five Rings est TM de Fantasy Flight Games.
All images, texts and contents are the property of their creator / legal owner.
# Copyright (c) 2020 - 2023 Foundry Network
# Copyright (c) 2020 - 2024 Foundry Network
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@@ -18,4 +18,4 @@ mklink /D /J "%localappdata%/FoundryVTT/data/systems/l5r5e" "D:/Projects/FVTT/l5
## Compiling SCSS
1. Run `npm watch` to watch and compile the `scss` files.
1. Run `npm run watch` to watch and compile the `scss` files.