diff options
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2014-04-11 16:37:39 +0200 |
---|---|---|
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | 2014-05-05 16:41:25 +0200 |
commit | 8757ad65d30f009fe0beeb2d70d3cd834cb998f2 (patch) | |
tree | dd27c407c817893a245c9ea76652350cadd56862 /drivers/block/nvme-core.c | |
parent | Linux 3.15-rc4 (diff) | |
download | linux-8757ad65d30f009fe0beeb2d70d3cd834cb998f2.tar.xz linux-8757ad65d30f009fe0beeb2d70d3cd834cb998f2.zip |
NVMe: Update copyright headers
Make the copyright dates accurate and remove the final paragraph that
includes the address of the FSF.
Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Diffstat (limited to 'drivers/block/nvme-core.c')
-rw-r--r-- | drivers/block/nvme-core.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/block/nvme-core.c b/drivers/block/nvme-core.c index 7c64fa756cce..eacd64e36be3 100644 --- a/drivers/block/nvme-core.c +++ b/drivers/block/nvme-core.c @@ -10,10 +10,6 @@ * ANY WARRANTY; without even the implied warranty of 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; if not, write to the Free Software Foundation, Inc., - * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ #include <linux/nvme.h> |