]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
spec file reflects the atomic hardlinking patch; removed cleaning buildroot (redundan...
authorFrancisco Javier Tsao Santín <tsao@gpul.org>
Sun, 10 Jul 2016 01:57:43 +0000 (03:57 +0200)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Tue, 12 Jun 2018 12:23:49 +0000 (14:23 +0200)
misc-utils/hardlink.c

index a7c72492d1c623e0544dee74409cea6aa23c9c79..ef042debae0d96872a2f2f5e15a1f7b3b2122c2d 100644 (file)
    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; see the file COPYING.  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 */
 
 /*  Changes by Rémy Card to use constants and add option -n.  */
 /*  Changes by Jindrich Novy to add option -h, -f, replace mmap(2), fix overflows */