aboutsummaryrefslogtreecommitdiff
path: root/lib/ext2fs/rbtree.c
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 /lib/ext2fs/rbtree.c
parentd3f01729bff29e75b21994dc305e09fb055baff3 (diff)
downloade2fsprogs-8785aaead7d8e1bdf66be06f97e01cc9416d363d.tar.gz
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 'lib/ext2fs/rbtree.c')
-rw-r--r--lib/ext2fs/rbtree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext2fs/rbtree.c b/lib/ext2fs/rbtree.c
index 94393030..5b92099d 100644
--- a/lib/ext2fs/rbtree.c
+++ b/lib/ext2fs/rbtree.c
@@ -15,7 +15,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
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
linux/lib/rbtree.c
*/