summaryrefslogtreecommitdiffstats
path: root/libblkid
diff options
context:
space:
mode:
authorSami Kerola2012-02-22 22:28:48 +0100
committerKarel Zak2012-02-24 14:13:35 +0100
commit7cebf0bb4f3e346068a0e1196f779bd53ec308d9 (patch)
treeba86f802e9a9f1ed4fc4ebbfcd3bf9aebbe55cd5 /libblkid
parentbuild-sys: don't create empty man/ru directory (diff)
downloadkernel-qcow2-util-linux-7cebf0bb4f3e346068a0e1196f779bd53ec308d9.tar.gz
kernel-qcow2-util-linux-7cebf0bb4f3e346068a0e1196f779bd53ec308d9.tar.xz
kernel-qcow2-util-linux-7cebf0bb4f3e346068a0e1196f779bd53ec308d9.zip
docs: corrections to FSF license files, and postal address
The COPYING and Documentation/licenses/COPYING* files are being replaced by files from GNU web site. http://www.gnu.org/licenses/gpl-2.0.txt http://www.gnu.org/licenses/lgpl-2.1.txt Postal addresses to FSF in other files are updated to match with the address in license files. Reference: http://lists.gnu.org/archive/html/freefont-announce/2005-04/msg00001.html Signed-off-by: Sami Kerola <kerolasa@iki.fi>
Diffstat (limited to 'libblkid')
-rw-r--r--libblkid/src/blkid.h.in2
-rw-r--r--libblkid/src/partitions/blkid_parttypes.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/libblkid/src/blkid.h.in b/libblkid/src/blkid.h.in
index da861a313..8f6d336f1 100644
--- a/libblkid/src/blkid.h.in
+++ b/libblkid/src/blkid.h.in
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _BLKID_BLKID_H
diff --git a/libblkid/src/partitions/blkid_parttypes.h b/libblkid/src/partitions/blkid_parttypes.h
index 707e53d93..b0aad86e6 100644
--- a/libblkid/src/partitions/blkid_parttypes.h
+++ b/libblkid/src/partitions/blkid_parttypes.h
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/* Note, _L32M means <32M (less), for example FAT16_L32M */