[syslinux:master] chain: year update in commments (trivial)

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Sun Mar 15 01:45:12 PDT 2015


Commit-ID:  f1e95ca49902b5eda4c02275a69152d4834882d6
Gitweb:     http://www.syslinux.org/commit/f1e95ca49902b5eda4c02275a69152d4834882d6
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Sun, 15 Mar 2015 04:43:39 -0400
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Sun, 15 Mar 2015 04:43:39 -0400

chain: year update in commments (trivial)

Signed-off-by: Michal Soltys <soltys at ziu.info>
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>

---
 com32/chain/Makefile   | 2 +-
 com32/chain/chain.c    | 2 +-
 com32/chain/chain.h    | 2 +-
 com32/chain/mangle.c   | 2 +-
 com32/chain/mangle.h   | 2 +-
 com32/chain/options.c  | 2 +-
 com32/chain/options.h  | 2 +-
 com32/chain/partiter.c | 2 +-
 com32/chain/partiter.h | 2 +-
 com32/chain/utility.c  | 2 +-
 com32/chain/utility.h  | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/com32/chain/Makefile b/com32/chain/Makefile
index 4a5af91..d7b5aa8 100644
--- a/com32/chain/Makefile
+++ b/com32/chain/Makefile
@@ -3,7 +3,7 @@
 ##   Copyright 2001-2009 H. Peter Anvin - All Rights Reserved
 ##   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
 ##   Copyright 2010 Shao Miller
-##   Copyright 2010-2012 Michal Soltys
+##   Copyright 2010-2015 Michal Soltys
 ##
 ##   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/com32/chain/chain.c b/com32/chain/chain.c
index f86cd7d..4e9e32d 100644
--- a/com32/chain/chain.c
+++ b/com32/chain/chain.c
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   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/com32/chain/chain.h b/com32/chain/chain.h
index fb5914b..5e155b3 100644
--- a/com32/chain/chain.h
+++ b/com32/chain/chain.h
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   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/com32/chain/mangle.c b/com32/chain/mangle.c
index 3231e51..275d0aa 100644
--- a/com32/chain/mangle.c
+++ b/com32/chain/mangle.c
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation
diff --git a/com32/chain/mangle.h b/com32/chain/mangle.h
index d4a5b75..42f6c5b 100644
--- a/com32/chain/mangle.h
+++ b/com32/chain/mangle.h
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation
diff --git a/com32/chain/options.c b/com32/chain/options.c
index 3eecebd..2b51939 100644
--- a/com32/chain/options.c
+++ b/com32/chain/options.c
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation
diff --git a/com32/chain/options.h b/com32/chain/options.h
index df96e2d..d51d823 100644
--- a/com32/chain/options.h
+++ b/com32/chain/options.h
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation
diff --git a/com32/chain/partiter.c b/com32/chain/partiter.c
index 3e678aa..4937f0c 100644
--- a/com32/chain/partiter.c
+++ b/com32/chain/partiter.c
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation
diff --git a/com32/chain/partiter.h b/com32/chain/partiter.h
index 6d4fdb6..a48f8d6 100644
--- a/com32/chain/partiter.h
+++ b/com32/chain/partiter.h
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation
diff --git a/com32/chain/utility.c b/com32/chain/utility.c
index b17997f..180749e 100644
--- a/com32/chain/utility.c
+++ b/com32/chain/utility.c
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation
diff --git a/com32/chain/utility.h b/com32/chain/utility.h
index 596017b..f8e9c61 100644
--- a/com32/chain/utility.h
+++ b/com32/chain/utility.h
@@ -3,7 +3,7 @@
  *   Copyright 2003-2009 H. Peter Anvin - All Rights Reserved
  *   Copyright 2009-2010 Intel Corporation; author: H. Peter Anvin
  *   Copyright 2010 Shao Miller
- *   Copyright 2010-2012 Michal Soltys
+ *   Copyright 2010-2015 Michal Soltys
  *
  *   Permission is hereby granted, free of charge, to any person
  *   obtaining a copy of this software and associated documentation


More information about the Syslinux-commits mailing list