]> the.earth.li Git - onak.git/blobdiff - photoid.c
Fix handling of other signature requirement
[onak.git] / photoid.c
index 2501f4a10629557e41e6817d8aa98ccc5f801046..d1c07908053860caee150fec6e3b25576cf44554 100644 (file)
--- a/photoid.c
+++ b/photoid.c
  * more details.
  *
  * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc., 51
- * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * this program.  If not, see <https://www.gnu.org/licenses/>.
  */
 
-#include <inttypes.h>
-#include <stdbool.h>
-#include <stdio.h>
 #include <stdlib.h>
 
-#include "keyid.h"
-#include "keyindex.h"
 #include "keystructs.h"
 #include "onak.h"
 #include "photoid.h"