summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2010-10-11 09:13:27 +0000
committerVijay Bellur <vijay@dev.gluster.com>2010-10-11 07:54:33 -0700
commit27c8b7a36972db1a80d51764f9dfc6d3deb10a80 (patch)
tree8709319fafb2f9f5d524eacb3776a8808897e1eb
parentd6978803395fb1d1635dd454894e26d9feb806d9 (diff)
Remove references to COPYING.* filesv3.1.0qa45
Signed-off-by: Vijay Bellur <vijay@gluster.com> Signed-off-by: Vijay Bellur <vijay@dev.gluster.com> BUG: 971 (dynamic volume management) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=971
-rw-r--r--Makefile.am2
-rw-r--r--glusterfs.spec.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f28a0bf612..85e0a13f1b6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = autogen.sh COPYING.GPL COPYING.AGPL INSTALL README AUTHORS THANKS NEWS glusterfs.spec
+EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS glusterfs.spec
SUBDIRS = argp-standalone libglusterfs rpc xlators glusterfsd $(FUSERMOUNT_SUBDIR) doc extras cli
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 46aad2dd0bd..4a78907f3d1 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -138,7 +138,7 @@ fi
%files core
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING.GPL COPYING.AGPL INSTALL NEWS README THANKS
+%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS
%doc /usr/share/doc/glusterfs
%if 0%{?_with_fusermount:1}
%{_bindir}/fusermount-glusterfs