summaryrefslogtreecommitdiff
path: root/lib/properties
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/properties
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/properties')
-rw-r--r--lib/properties/prop_common.c2
-rw-r--r--lib/properties/prop_common.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/properties/prop_common.c b/lib/properties/prop_common.c
index 25888f962..3fd969775 100644
--- a/lib/properties/prop_common.c
+++ b/lib/properties/prop_common.c
@@ -9,7 +9,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/properties/prop_common.h b/lib/properties/prop_common.h
index 19b8f7052..1f6eb5bfd 100644
--- a/lib/properties/prop_common.h
+++ b/lib/properties/prop_common.h
@@ -9,7 +9,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_PROP_COMMON_H
#define _LVM_PROP_COMMON_H