[syslinux:master] ntfs: fix license headers

syslinux-bot for Paulo Alcantara pcacjr at gmail.com
Fri Feb 24 10:45:11 PST 2012


Commit-ID:  1a129991f1a5f6ca63a09299a994157082511446
Gitweb:     http://www.syslinux.org/commit/1a129991f1a5f6ca63a09299a994157082511446
Author:     Paulo Alcantara <pcacjr at gmail.com>
AuthorDate: Sun, 25 Dec 2011 14:54:37 -0300
Committer:  Paulo Alcantara <pcacjr at gmail.com>
CommitDate: Sat, 11 Feb 2012 16:06:07 -0300

ntfs: fix license headers

Add missing year information in the license headers.

Signed-off-by: Paulo Alcantara <pcacjr at gmail.com>

---
 core/fs/ntfs/ntfs.c    |    2 +-
 core/fs/ntfs/ntfs.h    |    2 +-
 core/fs/ntfs/runlist.h |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/fs/ntfs/ntfs.c b/core/fs/ntfs/ntfs.c
index 9a0408d..463d4e2 100644
--- a/core/fs/ntfs/ntfs.c
+++ b/core/fs/ntfs/ntfs.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) Paulo Alcantara <pcacjr at gmail.com>
+ * Copyright (C) 2011 Paulo Alcantara <pcacjr at gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/core/fs/ntfs/ntfs.h b/core/fs/ntfs/ntfs.h
index 6620a27..958dc54 100644
--- a/core/fs/ntfs/ntfs.h
+++ b/core/fs/ntfs/ntfs.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) Paulo Alcantara <pcacjr at gmail.com>
+ * Copyright (C) 2011 Paulo Alcantara <pcacjr at gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/core/fs/ntfs/runlist.h b/core/fs/ntfs/runlist.h
index c194233..4938696 100644
--- a/core/fs/ntfs/runlist.h
+++ b/core/fs/ntfs/runlist.h
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) Paulo Alcantara <pcacjr at gmail.com>
+ * Copyright (C) 2011 Paulo Alcantara <pcacjr at gmail.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by


More information about the Syslinux-commits mailing list