summaryrefslogtreecommitdiffstats
path: root/disk-utils
diff options
context:
space:
mode:
authorSami Kerola2012-02-22 22:28:48 +0100
committerKarel Zak2012-02-24 14:13:35 +0100
commit7cebf0bb4f3e346068a0e1196f779bd53ec308d9 (patch)
treeba86f802e9a9f1ed4fc4ebbfcd3bf9aebbe55cd5 /disk-utils
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 'disk-utils')
-rw-r--r--disk-utils/elvtune.c8
-rw-r--r--disk-utils/fsck.cramfs.c6
-rw-r--r--disk-utils/mkfs.cramfs.c6
3 files changed, 9 insertions, 11 deletions
diff --git a/disk-utils/elvtune.c b/disk-utils/elvtune.c
index 7d8fe7b8e..7c3caedcc 100644
--- a/disk-utils/elvtune.c
+++ b/disk-utils/elvtune.c
@@ -13,11 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- * This file may be redistributed under the terms of the GNU General
- * Public License, version 2.
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <fcntl.h>
diff --git a/disk-utils/fsck.cramfs.c b/disk-utils/fsck.cramfs.c
index 0bbe04837..eab44f30a 100644
--- a/disk-utils/fsck.cramfs.c
+++ b/disk-utils/fsck.cramfs.c
@@ -14,9 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU 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
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
* 1999/12/03: Linus Torvalds (cramfs tester and unarchive program)
* 2000/06/03: Daniel Quinlan (CRC and length checking program)
diff --git a/disk-utils/mkfs.cramfs.c b/disk-utils/mkfs.cramfs.c
index 37895a380..a1e16cea9 100644
--- a/disk-utils/mkfs.cramfs.c
+++ b/disk-utils/mkfs.cramfs.c
@@ -13,9 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
- * You should have received a copy of the GNU 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
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
/*