Add a license notice to every file that is part of LibreQR
This commit is contained in:
parent
b280d85a4a
commit
5697363739
13 changed files with 17 additions and 42 deletions
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php // This file is part of LibreQR, which is distributed under the GNU AGPLv3+ license
|
||||
|
||||
// List icons dimensions
|
||||
$themeDimensionsIcons = array(16, 32, 48, 64, 96, 128, 192, 256, 384, 512);
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php // This file is part of LibreQR, which is distributed under the GNU AGPLv3+ license
|
||||
|
||||
// List icons dimensions
|
||||
$themeDimensionsIcons = array(16, 32, 48, 64, 96, 128, 192, 256, 384, 512);
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php // This file is part of LibreQR, which is distributed under the GNU AGPLv3+ license
|
||||
|
||||
/*
|
||||
A small script that can be used to generate LibreQR's icons
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue