diff options
author | Sage Weil <sage@inktank.com> | 2013-10-02 14:30:19 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-10-02 14:30:19 -0700 |
commit | 65ae9b8aebdac0df9731101ba28e0f0a81e62206 (patch) | |
tree | 120c1ba3652279e5a77e3785637ce4235166f32b | |
parent | 11461cbeef1d2467b3ef60fa6b244a72acd92358 (diff) | |
download | ceph-65ae9b8aebdac0df9731101ba28e0f0a81e62206.tar.gz |
COPYING: fix URL
Signed-off-by: Sage Weil <sage@inktank.com>
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 +Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5/copyright-format.xml?revision=279&view=markup Name: ceph Maintainer: Sage Weil <sage@newdream.net> Source: http://ceph.com/ diff --git a/debian/copyright b/debian/copyright index 18cb8a0d92b..f18b45ceec0 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 +Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5/copyright-format.xml?revision=279&view=markup Name: ceph Maintainer: Sage Weil <sage@newdream.net> Source: http://ceph.com/ |