summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLukas Czerner <lczerner@redhat.com>2018-04-10 14:09:33 +0200
committerTheodore Ts'o <tytso@mit.edu>2018-04-19 11:39:09 -0400
commit8785aaead7d8e1bdf66be06f97e01cc9416d363d (patch)
treea47e1005deb923a5650f1d105f99d741ce0c49bc /contrib
parentd3f01729bff29e75b21994dc305e09fb055baff3 (diff)
e2fsprogs: fix Free Software Foundation address
This is mostly automatic replace of Free Software Foundation address in all our files with the correct address that can be found at http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'contrib')
-rw-r--r--contrib/fallocate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/fallocate.c b/contrib/fallocate.c
index a05b8f2e..d4273d88 100644
--- a/contrib/fallocate.c
+++ b/contrib/fallocate.c
@@ -18,7 +18,7 @@
*
* 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
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef _LARGEFILE_SOURCE