Add license header to layout.css
This commit is contained in:
parent
a268d3db1e
commit
f731af825c
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
This file is part of photo21
|
||||
Copyright (C) 2022 Amicale des élèves de l'ENS Paris-Saclay
|
||||
SPDX-License-Identifier: GPL-3.0-or-later
|
||||
*/
|
||||
|
||||
/* Login view */
|
||||
.login {
|
||||
max-width: 35rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue