Remove licence from non PHP code in server

This commit is contained in:
Gregory Soutade 2014-01-23 07:44:07 +01:00
parent a83354e592
commit 61828b741d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,4 @@
<?php
/*
Copyright (C) 2013-2014 Grégory Soutadé
@ -17,7 +18,6 @@
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).
*/