]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/i386/movdirintrin.h: Fix copyright year.
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2018 17:03:09 +0000 (17:03 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Sep 2018 17:03:09 +0000 (17:03 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264326 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/i386/movdirintrin.h

index 9b826f4c96e67dafcf5678311a2a2fc40ec5f431..71dc508d21901801126ff9096010a700d78b33e8 100644 (file)
@@ -1,3 +1,7 @@
+2018-09-14  Wei Xiao  <wei3.xiao@intel.com>
+
+       * config/i386/movdirintrin.h: Fix copyright year.
+
 2018-09-14  Uros Bizjak  <ubizjak@gmail.com>
 
        * reg-stack.c: Include regs.h.
index 8b4d0b35783f5c73b10170f3251744cdaaf9a4ad..75a55520218baede5a7390a4a06fb32c2de6ae62 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017 Free Software Foundation, Inc.
+/* Copyright (C) 2018 Free Software Foundation, Inc.
 
    This file is part of GCC.