summaryrefslogtreecommitdiffstats
path: root/php-ast.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-ast.spec')
-rw-r--r--php-ast.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-ast.spec b/php-ast.spec
index 5bf9b11..202ec19 100644
--- a/php-ast.spec
+++ b/php-ast.spec
@@ -22,7 +22,7 @@ Summary: Abstract Syntax Tree
Name: php-ast
Version: 0.1.2
Release: 1%{?dist}
-License: PHP
+License: BSD
Group: Development/Languages
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{gh_short}.tar.gz
@@ -128,8 +128,8 @@ REPORT_EXIT_STATUS=1 \
%files
%license NTS/LICENSE
-%doc NTS/EXPERIMENTAL
%doc NTS/README.md
+%doc NTS/ast_stub.php
%doc NTS/scripts
%doc NTS/util.php