diff --git a/elfio/elf_types.hpp b/elfio/elf_types.hpp index 17dc51f..2fd2c95 100644 --- a/elfio/elf_types.hpp +++ b/elfio/elf_types.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 55c1a75..2e1e254 100644 --- a/elfio/elfio_dump.hpp +++ b/elfio/elfio_dump.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 bd50966..e612f99 100644 --- a/elfio/elfio_dynamic.hpp +++ b/elfio/elfio_dynamic.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 5c321c4..d689a88 100644 --- a/elfio/elfio_header.hpp +++ b/elfio/elfio_header.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 810008f..083bf2e 100644 --- a/elfio/elfio_note.hpp +++ b/elfio/elfio_note.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 1ecc3be..7206b65 100644 --- a/elfio/elfio_relocation.hpp +++ b/elfio/elfio_relocation.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 150bfe2..2bc9238 100644 --- a/elfio/elfio_section.hpp +++ b/elfio/elfio_section.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 448c5df..4d35a74 100644 --- a/elfio/elfio_segment.hpp +++ b/elfio/elfio_segment.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 e4b8b51..94d3061 100644 --- a/elfio/elfio_strings.hpp +++ b/elfio/elfio_strings.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 715c7d1..80e498d 100644 --- a/elfio/elfio_symbols.hpp +++ b/elfio/elfio_symbols.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 6246eb8..f8423bd 100644 --- a/elfio/elfio_utils.hpp +++ b/elfio/elfio_utils.hpp @@ -1,5 +1,5 @@ /* -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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 e74e599..e3dd40b 100644 --- a/examples/elfdump/elfdump.cpp +++ b/examples/elfdump/elfdump.cpp @@ -1,7 +1,7 @@ /* -ELFDump.cpp - Dump ELF file using ELFIO library. +elfdump.cpp - Dump ELF file using ELFIO library. -Copyright (C) 2001-2011 by Serge Lamikhov-Center +Copyright (C) 2001-2015 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