Remove licence from non PHP code in server
This commit is contained in:
parent
a83354e592
commit
61828b741d
|
@ -1,3 +1,4 @@
|
||||||
|
<?php
|
||||||
/*
|
/*
|
||||||
Copyright (C) 2013-2014 Grégory Soutadé
|
Copyright (C) 2013-2014 Grégory Soutadé
|
||||||
|
|
||||||
|
@ -17,7 +18,6 @@
|
||||||
along with gPass. If not, see <http://www.gnu.org/licenses/>.
|
along with gPass. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
<?php
|
|
||||||
/*
|
/*
|
||||||
User interface display or not ciphered passwords. Set to false avoid database leakage by user interface (but not by raw HTTP request).
|
User interface display or not ciphered passwords. Set to false avoid database leakage by user interface (but not by raw HTTP request).
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user