]> the.earth.li Git - onak.git/blobdiff - armor.c
Remove auto* related files from .gitignore
[onak.git] / armor.c
diff --git a/armor.c b/armor.c
index 8d57c60e05a219da56ed6928e99a6933273bb2eb..44be9394d72ab5201341f8b426933c09880bea66 100644 (file)
--- a/armor.c
+++ b/armor.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 <stdlib.h>
 
+#include "build-config.h"
+
 #include "armor.h"
 #include "keystructs.h"
 #include "parsekey.h"
-#include "version.h"
 
 /**
  * @brief Line length we'll use for armored output