Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Add LICENSE file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahkok committed Jan 23, 2017
1 parent e670f94 commit 63ef151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
EXTRA_DIST = \
README.md \
LICENSE \
stateless.1 \
stateless.1.md

Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.69])
AC_INIT([clr-man-pages], [4], [dev@lists.clearlinux.org])
AC_INIT([clr-man-pages], [5], [dev@lists.clearlinux.org])
AM_INIT_AUTOMAKE([foreign -Wall -W subdir-objects no-dist-gzip dist-xz])
AM_SILENT_RULES([yes])

Expand Down

0 comments on commit 63ef151

Please sign in to comment.