OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4657-gf61beda
Gerrit Code Review
gerrit@openafs.org
Mon, 17 Aug 2015 22:10:25 -0400
The following commit has been merged in the master branch:
commit f61beda6d628f72a0357e2066d4e03cf52f0ba03
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Mon Mar 31 13:02:00 2014 -0400
readme: move the LICENSE file to the top level directory
Move the LICENSE file to the top directory to make it
more visible and to clean up the src directory.
Update the top level make file and redhat packaging
to accomodate the new path to the LICENSE file.
Change-Id: I64b655584cf61b8a45c6d6788a84aff31df8e83e
Reviewed-on: http://gerrit.openafs.org/10972
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
LICENSE | 417 ++++++++++++++++++++++++++++++++++
Makefile.in | 6 +-
README | 2 +-
src/LICENSE | 417 ----------------------------------
src/packaging/RedHat/openafs.spec.in | 2 +-
5 files changed, 422 insertions(+), 422 deletions(-)
--
OpenAFS Master Repository