X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2FautoMakefile.am;h=8b55a01f8cbb01ff1db8ea17cf55bc4d23c79856;hb=7aef9051f38bcb5757bc132ad7627742b74c654c;hp=5bfd6ff647e333eb2575debfe1f6e52c0a25bed3;hpb=98060d83459ba10409f295898f0ec917f938b4d3;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/autoMakefile.am b/lustre/osd-ldiskfs/autoMakefile.am index 5bfd6ff..8b55a01 100644 --- a/lustre/osd-ldiskfs/autoMakefile.am +++ b/lustre/osd-ldiskfs/autoMakefile.am @@ -15,11 +15,7 @@ # # You should have received a copy of the GNU General Public License # version 2 along with this program; If not, see -# http://www.sun.com/software/products/lustre/docs/GPLv2.pdf -# -# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, -# CA 95054 USA or visit www.sun.com if you need additional information or -# have any questions. +# http://www.gnu.org/licenses/gpl-2.0.html # # GPL HEADER END # @@ -44,4 +40,4 @@ endif MOSTLYCLEANFILES := @MOSTLYCLEANFILES@ EXTRA_DIST := $(osd_ldiskfs-objs:%.o=%.c) osd_internal.h osd_oi.h \ - osd_iam.h osd_scrub.h osd_quota_fmt.h + osd_iam.h osd_dynlocks.h osd_scrub.h osd_quota_fmt.h