aboutsummaryrefslogtreecommitdiff
path: root/src/wydawca.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/wydawca.c')
-rw-r--r--src/wydawca.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wydawca.c b/src/wydawca.c
index 2f7332d..9591547 100644
--- a/src/wydawca.c
+++ b/src/wydawca.c
@@ -1,4 +1,4 @@
1/* wydawca - automatic release submission daemon 1/* wydawca - automatic release submission daemon
2 Copyright (C) 2007, 2009-2013 Sergey Poznyakoff 2 Copyright (C) 2007, 2009-2013, 2017 Sergey Poznyakoff
3 3
4 Wydawca is free software; you can redistribute it and/or modify it 4 Wydawca is free software; you can redistribute it and/or modify it
@@ -16,4 +16,5 @@
16 16
17#include "wydawca.h" 17#include "wydawca.h"
18#include <gpgme.h>
18 19
19char *program_name; 20char *program_name;

Return to:

Send suggestions and report system problems to the System administrator.