summaryrefslogtreecommitdiff
path: root/lib/uuid
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2016-01-21 11:49:46 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2016-01-21 12:11:37 +0100
commitfcbef05aae94f1fc5f91b2708d9dee22d883ca18 (patch)
tree367736dd9639e36ff5f1744c34f3764630778859 /lib/uuid
parentcc53a23d8238abfe18441ed9000b75bbc8512d6e (diff)
downloadlvm2-fcbef05aae94f1fc5f91b2708d9dee22d883ca18.tar.gz
doc: change fsf address
Hmm rpmlint suggest fsf is using a different address these days, so lets keep it up-to-date
Diffstat (limited to 'lib/uuid')
-rw-r--r--lib/uuid/uuid.c2
-rw-r--r--lib/uuid/uuid.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/uuid/uuid.c b/lib/uuid/uuid.c
index cfc58b0a9..d52353f94 100644
--- a/lib/uuid/uuid.c
+++ b/lib/uuid/uuid.c
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "lib.h"
diff --git a/lib/uuid/uuid.h b/lib/uuid/uuid.h
index 8ca6352f6..17d7d9821 100644
--- a/lib/uuid/uuid.h
+++ b/lib/uuid/uuid.h
@@ -10,7 +10,7 @@
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _LVM_UUID_H