diff options
author | robi6 <robi6@users.sourceforge.net> | 2014-03-12 01:04:03 +0100 |
---|---|---|
committer | robi6 <robi6@users.sourceforge.net> | 2014-03-12 01:04:03 +0100 |
commit | 8a4b9e4af54fb952c68a896a42af96fcc4d6da27 (patch) | |
tree | e07b1e0faf8c6bcc61a859d1bdb39053021dd77e /src/extent_db.h | |
parent | f9a1f302d97c3356739da62bf74ff2ac743cac52 (diff) |
New address FSF/GLP
Diffstat (limited to 'src/extent_db.h')
-rw-r--r-- | src/extent_db.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/extent_db.h b/src/extent_db.h index 3e0d836..c2cb5e8 100644 --- a/src/extent_db.h +++ b/src/extent_db.h @@ -13,9 +13,7 @@ * 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. * + * along with this program; if not, see <http://www.gnu.org/licenses/>. * ***************************************************************************/ // The Magic functions for ext4 need a small stack to the cache found extents // Extent_db.h contains the header for it. @@ -68,4 +66,4 @@ __u32 extentd_db_find( struct extent_db_t*, __u32, struct extent_area*); -#endif
\ No newline at end of file +#endif |