From c6e5eb0aadcf2449a5d44088414b899be058cb59 Mon Sep 17 00:00:00 2001 From: Serge Lamikhov-Center Date: Wed, 19 Aug 2020 13:47:20 -0700 Subject: [PATCH] Update Copyright period --- COPYING | 2 +- elfio/elf_types.hpp | 2 +- elfio/elfio.hpp | 2 +- elfio/elfio_dump.hpp | 2 +- elfio/elfio_dynamic.hpp | 2 +- elfio/elfio_header.hpp | 2 +- elfio/elfio_note.hpp | 2 +- elfio/elfio_relocation.hpp | 2 +- elfio/elfio_section.hpp | 2 +- elfio/elfio_segment.hpp | 2 +- elfio/elfio_strings.hpp | 2 +- elfio/elfio_symbols.hpp | 2 +- elfio/elfio_utils.hpp | 2 +- examples/elfdump/elfdump.cpp | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/COPYING b/COPYING index b0cd4ac..84a9c2e 100644 --- a/COPYING +++ b/COPYING @@ -1,6 +1,6 @@ MIT License -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elf_types.hpp b/elfio/elf_types.hpp index 7ea1c5c..36ce5dd 100644 --- a/elfio/elf_types.hpp +++ b/elfio/elf_types.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio.hpp b/elfio/elfio.hpp index 587ffa2..3c05d3f 100644 --- a/elfio/elfio.hpp +++ b/elfio/elfio.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_dump.hpp b/elfio/elfio_dump.hpp index 7e7a916..a66486d 100644 --- a/elfio/elfio_dump.hpp +++ b/elfio/elfio_dump.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_dynamic.hpp b/elfio/elfio_dynamic.hpp index 3d35381..a7b8860 100644 --- a/elfio/elfio_dynamic.hpp +++ b/elfio/elfio_dynamic.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_header.hpp b/elfio/elfio_header.hpp index 031057d..fc809c8 100644 --- a/elfio/elfio_header.hpp +++ b/elfio/elfio_header.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_note.hpp b/elfio/elfio_note.hpp index 34b1de3..4096793 100644 --- a/elfio/elfio_note.hpp +++ b/elfio/elfio_note.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_relocation.hpp b/elfio/elfio_relocation.hpp index 077007f..a0e3d06 100644 --- a/elfio/elfio_relocation.hpp +++ b/elfio/elfio_relocation.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_section.hpp b/elfio/elfio_section.hpp index deb98b5..04abebe 100644 --- a/elfio/elfio_section.hpp +++ b/elfio/elfio_section.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_segment.hpp b/elfio/elfio_segment.hpp index 642fd29..76cf93d 100644 --- a/elfio/elfio_segment.hpp +++ b/elfio/elfio_segment.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_strings.hpp b/elfio/elfio_strings.hpp index 702d82f..94e7724 100644 --- a/elfio/elfio_strings.hpp +++ b/elfio/elfio_strings.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_symbols.hpp b/elfio/elfio_symbols.hpp index 8081b8e..5e4e256 100644 --- a/elfio/elfio_symbols.hpp +++ b/elfio/elfio_symbols.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/elfio/elfio_utils.hpp b/elfio/elfio_utils.hpp index 2baf5a7..2d522a2 100644 --- a/elfio/elfio_utils.hpp +++ b/elfio/elfio_utils.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/examples/elfdump/elfdump.cpp b/examples/elfdump/elfdump.cpp index e3dd40b..f0e3242 100644 --- a/examples/elfdump/elfdump.cpp +++ b/examples/elfdump/elfdump.cpp @@ -1,7 +1,7 @@ /* elfdump.cpp - Dump ELF file using ELFIO library. -Copyright (C) 2001-2015 by Serge Lamikhov-Center +Copyright (C) 2001-2020 by Serge Lamikhov-Center Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal