diff --git a/LICENSE b/LICENSE index 408d309..495e949 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2008-2020 Charles Lechasseur +Copyright (c) 2008-2021 Charles Lechasseur 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/PathCopyCopy/actions/prihdr/CopyToClipboardPathAction.h b/PathCopyCopy/actions/prihdr/CopyToClipboardPathAction.h index f8cd4bb..917bf93 100644 --- a/PathCopyCopy/actions/prihdr/CopyToClipboardPathAction.h +++ b/PathCopyCopy/actions/prihdr/CopyToClipboardPathAction.h @@ -1,5 +1,5 @@ // CopyToClipboardPathAction.h -// (c) 2017-2020, Charles Lechasseur +// (c) 2017-2021, Charles Lechasseur // // 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/PathCopyCopy/actions/prihdr/LaunchExecutablePathAction.h b/PathCopyCopy/actions/prihdr/LaunchExecutablePathAction.h index 8ab31f0..f2db906 100644 --- a/PathCopyCopy/actions/prihdr/LaunchExecutablePathAction.h +++ b/PathCopyCopy/actions/prihdr/LaunchExecutablePathAction.h @@ -1,5 +1,5 @@ // LaunchExecutablePathAction.h -// (c) 2017-2020, Charles Lechasseur +// (c) 2017-2021, Charles Lechasseur // // 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/PathCopyCopy/actions/src/CopyToClipboardPathAction.cpp b/PathCopyCopy/actions/src/CopyToClipboardPathAction.cpp index 8288147..02b593e 100644 --- a/PathCopyCopy/actions/src/CopyToClipboardPathAction.cpp +++ b/PathCopyCopy/actions/src/CopyToClipboardPathAction.cpp @@ -1,5 +1,5 @@ // CopyToClipboardPathAction.cpp -// (c) 2017-2020, Charles Lechasseur +// (c) 2017-2021, Charles Lechasseur // // 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/PathCopyCopy/actions/src/LaunchExecutablePathAction.cpp b/PathCopyCopy/actions/src/LaunchExecutablePathAction.cpp index a0ab954..a39c80a 100644 --- a/PathCopyCopy/actions/src/LaunchExecutablePathAction.cpp +++ b/PathCopyCopy/actions/src/LaunchExecutablePathAction.cpp @@ -1,5 +1,5 @@ // LaunchExecutablePathAction.cpp -// (c) 2017-2020, Charles Lechasseur +// (c) 2017-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/AndrogynousInternalPlugin.h b/PathCopyCopy/plugins/prihdr/AndrogynousInternalPlugin.h index e7a536d..dfb81b4 100644 --- a/PathCopyCopy/plugins/prihdr/AndrogynousInternalPlugin.h +++ b/PathCopyCopy/plugins/prihdr/AndrogynousInternalPlugin.h @@ -1,5 +1,5 @@ // AndrogynousInternalPlugin.h -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/COMPlugin.h b/PathCopyCopy/plugins/prihdr/COMPlugin.h index 0ee3851..e8c0e33 100644 --- a/PathCopyCopy/plugins/prihdr/COMPlugin.h +++ b/PathCopyCopy/plugins/prihdr/COMPlugin.h @@ -1,5 +1,5 @@ // COMPlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/CygwinPathPlugin.h b/PathCopyCopy/plugins/prihdr/CygwinPathPlugin.h index 04ddbf2..bc8cbe7 100644 --- a/PathCopyCopy/plugins/prihdr/CygwinPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/CygwinPathPlugin.h @@ -1,5 +1,5 @@ // CygwinPathPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/DefaultPlugin.h b/PathCopyCopy/plugins/prihdr/DefaultPlugin.h index 255401b..cfde913 100644 --- a/PathCopyCopy/plugins/prihdr/DefaultPlugin.h +++ b/PathCopyCopy/plugins/prihdr/DefaultPlugin.h @@ -1,5 +1,5 @@ // DefaultPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/InternalPlugin.h b/PathCopyCopy/plugins/prihdr/InternalPlugin.h index 657ca38..aa4a9c2 100644 --- a/PathCopyCopy/plugins/prihdr/InternalPlugin.h +++ b/PathCopyCopy/plugins/prihdr/InternalPlugin.h @@ -1,5 +1,5 @@ // InternalPlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/InternetPathPlugin.h b/PathCopyCopy/plugins/prihdr/InternetPathPlugin.h index 71c56b9..0b572f5 100644 --- a/PathCopyCopy/plugins/prihdr/InternetPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/InternetPathPlugin.h @@ -1,5 +1,5 @@ // InternetPathPlugin.h -// (c) 2010-2020, Charles Lechasseur +// (c) 2010-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/LongFolderPlugin.h b/PathCopyCopy/plugins/prihdr/LongFolderPlugin.h index 164cf7d..f83e38f 100644 --- a/PathCopyCopy/plugins/prihdr/LongFolderPlugin.h +++ b/PathCopyCopy/plugins/prihdr/LongFolderPlugin.h @@ -1,5 +1,5 @@ // LongFolderPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/LongNamePlugin.h b/PathCopyCopy/plugins/prihdr/LongNamePlugin.h index 1105279..3980045 100644 --- a/PathCopyCopy/plugins/prihdr/LongNamePlugin.h +++ b/PathCopyCopy/plugins/prihdr/LongNamePlugin.h @@ -1,5 +1,5 @@ // LongNamePlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/LongPathPlugin.h b/PathCopyCopy/plugins/prihdr/LongPathPlugin.h index 0042852..26659d4 100644 --- a/PathCopyCopy/plugins/prihdr/LongPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/LongPathPlugin.h @@ -1,5 +1,5 @@ // LongPathPlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/LongUNCFolderPlugin.h b/PathCopyCopy/plugins/prihdr/LongUNCFolderPlugin.h index 96b9a10..9257a39 100644 --- a/PathCopyCopy/plugins/prihdr/LongUNCFolderPlugin.h +++ b/PathCopyCopy/plugins/prihdr/LongUNCFolderPlugin.h @@ -1,5 +1,5 @@ // LongUNCFolderPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/LongUNCPathPlugin.h b/PathCopyCopy/plugins/prihdr/LongUNCPathPlugin.h index 15596f0..b28a41b 100644 --- a/PathCopyCopy/plugins/prihdr/LongUNCPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/LongUNCPathPlugin.h @@ -1,5 +1,5 @@ // LongUNCPathPlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/MSYSPathPlugin.h b/PathCopyCopy/plugins/prihdr/MSYSPathPlugin.h index 5224263..403061d 100644 --- a/PathCopyCopy/plugins/prihdr/MSYSPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/MSYSPathPlugin.h @@ -1,5 +1,5 @@ // MSYSPathPlugin.h -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/PipelinePlugin.h b/PathCopyCopy/plugins/prihdr/PipelinePlugin.h index 87925ea..e80b246 100644 --- a/PathCopyCopy/plugins/prihdr/PipelinePlugin.h +++ b/PathCopyCopy/plugins/prihdr/PipelinePlugin.h @@ -1,5 +1,5 @@ // PipelinePlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/SambaPathPlugin.h b/PathCopyCopy/plugins/prihdr/SambaPathPlugin.h index 40e76a5..5256427 100644 --- a/PathCopyCopy/plugins/prihdr/SambaPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/SambaPathPlugin.h @@ -1,5 +1,5 @@ // SambaPathPlugin.h -// (c) 2018-2020, Charles Lechasseur +// (c) 2018-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/SamplePlugin.h b/PathCopyCopy/plugins/prihdr/SamplePlugin.h index cb899d0..21a8f9d 100644 --- a/PathCopyCopy/plugins/prihdr/SamplePlugin.h +++ b/PathCopyCopy/plugins/prihdr/SamplePlugin.h @@ -1,5 +1,5 @@ // SamplePlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/ShortFolderPlugin.h b/PathCopyCopy/plugins/prihdr/ShortFolderPlugin.h index 96ae8a6..ae7241e 100644 --- a/PathCopyCopy/plugins/prihdr/ShortFolderPlugin.h +++ b/PathCopyCopy/plugins/prihdr/ShortFolderPlugin.h @@ -1,5 +1,5 @@ // ShortFolderPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/ShortNamePlugin.h b/PathCopyCopy/plugins/prihdr/ShortNamePlugin.h index d23d6bf..82e8c67 100644 --- a/PathCopyCopy/plugins/prihdr/ShortNamePlugin.h +++ b/PathCopyCopy/plugins/prihdr/ShortNamePlugin.h @@ -1,5 +1,5 @@ // ShortNamePlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/ShortPathPlugin.h b/PathCopyCopy/plugins/prihdr/ShortPathPlugin.h index 853fd3d..ea99299 100644 --- a/PathCopyCopy/plugins/prihdr/ShortPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/ShortPathPlugin.h @@ -1,5 +1,5 @@ // ShortPathPlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/ShortUNCFolderPlugin.h b/PathCopyCopy/plugins/prihdr/ShortUNCFolderPlugin.h index 3c3cad2..8ced9ce 100644 --- a/PathCopyCopy/plugins/prihdr/ShortUNCFolderPlugin.h +++ b/PathCopyCopy/plugins/prihdr/ShortUNCFolderPlugin.h @@ -1,5 +1,5 @@ // ShortUNCFolderPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/ShortUNCPathPlugin.h b/PathCopyCopy/plugins/prihdr/ShortUNCPathPlugin.h index 4ecfc56..e4a1c40 100644 --- a/PathCopyCopy/plugins/prihdr/ShortUNCPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/ShortUNCPathPlugin.h @@ -1,5 +1,5 @@ // ShortUNCPathPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/UnixPathPlugin.h b/PathCopyCopy/plugins/prihdr/UnixPathPlugin.h index c223185..a5abdef 100644 --- a/PathCopyCopy/plugins/prihdr/UnixPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/UnixPathPlugin.h @@ -1,5 +1,5 @@ // UnixPathPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/prihdr/WSLPathPlugin.h b/PathCopyCopy/plugins/prihdr/WSLPathPlugin.h index f47f8de..46eedef 100644 --- a/PathCopyCopy/plugins/prihdr/WSLPathPlugin.h +++ b/PathCopyCopy/plugins/prihdr/WSLPathPlugin.h @@ -1,5 +1,5 @@ // WSLPathPlugin.h -// (c) 2018-2020, Charles Lechasseur +// (c) 2018-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/AndrogynousInternalPlugin.cpp b/PathCopyCopy/plugins/src/AndrogynousInternalPlugin.cpp index 5c06efd..efdaa92 100644 --- a/PathCopyCopy/plugins/src/AndrogynousInternalPlugin.cpp +++ b/PathCopyCopy/plugins/src/AndrogynousInternalPlugin.cpp @@ -1,5 +1,5 @@ // AndrogynousInternalPlugin.cpp -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/COMPlugin.cpp b/PathCopyCopy/plugins/src/COMPlugin.cpp index 97d05b9..c313ef5 100644 --- a/PathCopyCopy/plugins/src/COMPlugin.cpp +++ b/PathCopyCopy/plugins/src/COMPlugin.cpp @@ -1,5 +1,5 @@ // COMPlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/CygwinPathPlugin.cpp b/PathCopyCopy/plugins/src/CygwinPathPlugin.cpp index 3efe8c8..20ab9a4 100644 --- a/PathCopyCopy/plugins/src/CygwinPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/CygwinPathPlugin.cpp @@ -1,5 +1,5 @@ // CygwinPathPlugin.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/DefaultPlugin.cpp b/PathCopyCopy/plugins/src/DefaultPlugin.cpp index 94a85e6..735d2a2 100644 --- a/PathCopyCopy/plugins/src/DefaultPlugin.cpp +++ b/PathCopyCopy/plugins/src/DefaultPlugin.cpp @@ -1,5 +1,5 @@ // DefaultPlugin.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/InternalPlugin.cpp b/PathCopyCopy/plugins/src/InternalPlugin.cpp index 7f386eb..89bc331 100644 --- a/PathCopyCopy/plugins/src/InternalPlugin.cpp +++ b/PathCopyCopy/plugins/src/InternalPlugin.cpp @@ -1,5 +1,5 @@ // InternalPlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/InternetPathPlugin.cpp b/PathCopyCopy/plugins/src/InternetPathPlugin.cpp index e41c671..697b4d0 100644 --- a/PathCopyCopy/plugins/src/InternetPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/InternetPathPlugin.cpp @@ -1,5 +1,5 @@ // InternetPathPlugin.cpp -// (c) 2010-2020, Charles Lechasseur +// (c) 2010-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/LongFolderPlugin.cpp b/PathCopyCopy/plugins/src/LongFolderPlugin.cpp index 0b6f223..e5d854b 100644 --- a/PathCopyCopy/plugins/src/LongFolderPlugin.cpp +++ b/PathCopyCopy/plugins/src/LongFolderPlugin.cpp @@ -1,5 +1,5 @@ // LongFolderPlugin.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/LongNamePlugin.cpp b/PathCopyCopy/plugins/src/LongNamePlugin.cpp index f21d8ae..21dde51 100644 --- a/PathCopyCopy/plugins/src/LongNamePlugin.cpp +++ b/PathCopyCopy/plugins/src/LongNamePlugin.cpp @@ -1,5 +1,5 @@ // LongNamePlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/LongPathPlugin.cpp b/PathCopyCopy/plugins/src/LongPathPlugin.cpp index f1ac879..cdd17eb 100644 --- a/PathCopyCopy/plugins/src/LongPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/LongPathPlugin.cpp @@ -1,5 +1,5 @@ // LongPathPlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/LongUNCFolderPlugin.cpp b/PathCopyCopy/plugins/src/LongUNCFolderPlugin.cpp index 5fdfe4a..aba3e26 100644 --- a/PathCopyCopy/plugins/src/LongUNCFolderPlugin.cpp +++ b/PathCopyCopy/plugins/src/LongUNCFolderPlugin.cpp @@ -1,5 +1,5 @@ // LongUNCFolderPlugin.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/LongUNCPathPlugin.cpp b/PathCopyCopy/plugins/src/LongUNCPathPlugin.cpp index 3fbd739..bdffbb2 100644 --- a/PathCopyCopy/plugins/src/LongUNCPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/LongUNCPathPlugin.cpp @@ -1,5 +1,5 @@ // LongUNCPathPlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/MSYSPathPlugin.cpp b/PathCopyCopy/plugins/src/MSYSPathPlugin.cpp index 3062cc8..419d821 100644 --- a/PathCopyCopy/plugins/src/MSYSPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/MSYSPathPlugin.cpp @@ -1,5 +1,5 @@ // MSYSPathPlugin.cpp -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/PipelinePlugin.cpp b/PathCopyCopy/plugins/src/PipelinePlugin.cpp index a2ae696..8217e4a 100644 --- a/PathCopyCopy/plugins/src/PipelinePlugin.cpp +++ b/PathCopyCopy/plugins/src/PipelinePlugin.cpp @@ -1,5 +1,5 @@ // PipelinePlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/SambaPathPlugin.cpp b/PathCopyCopy/plugins/src/SambaPathPlugin.cpp index 4d4d96d..b849ce8 100644 --- a/PathCopyCopy/plugins/src/SambaPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/SambaPathPlugin.cpp @@ -1,5 +1,5 @@ // SambaPathPlugin.cpp -// (c) 2018-2020, Charles Lechasseur +// (c) 2018-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/SamplePlugin.cpp b/PathCopyCopy/plugins/src/SamplePlugin.cpp index 82b1b29..bbdbeec 100644 --- a/PathCopyCopy/plugins/src/SamplePlugin.cpp +++ b/PathCopyCopy/plugins/src/SamplePlugin.cpp @@ -1,5 +1,5 @@ // SamplePlugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/ShortFolderPlugin.cpp b/PathCopyCopy/plugins/src/ShortFolderPlugin.cpp index cc3242a..0b9e5e8 100644 --- a/PathCopyCopy/plugins/src/ShortFolderPlugin.cpp +++ b/PathCopyCopy/plugins/src/ShortFolderPlugin.cpp @@ -1,5 +1,5 @@ // ShortFolderPlugin.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/ShortNamePlugin.cpp b/PathCopyCopy/plugins/src/ShortNamePlugin.cpp index 4221631..0799c56 100644 --- a/PathCopyCopy/plugins/src/ShortNamePlugin.cpp +++ b/PathCopyCopy/plugins/src/ShortNamePlugin.cpp @@ -1,5 +1,5 @@ // ShortNamePlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/ShortPathPlugin.cpp b/PathCopyCopy/plugins/src/ShortPathPlugin.cpp index e9b823a..2149ef6 100644 --- a/PathCopyCopy/plugins/src/ShortPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/ShortPathPlugin.cpp @@ -1,5 +1,5 @@ // ShortPathPlugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/ShortUNCFolderPlugin.cpp b/PathCopyCopy/plugins/src/ShortUNCFolderPlugin.cpp index d2bc632..889099e 100644 --- a/PathCopyCopy/plugins/src/ShortUNCFolderPlugin.cpp +++ b/PathCopyCopy/plugins/src/ShortUNCFolderPlugin.cpp @@ -1,5 +1,5 @@ // ShortUNCFolderPlugin.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/ShortUNCPathPlugin.cpp b/PathCopyCopy/plugins/src/ShortUNCPathPlugin.cpp index e5b2320..20139a5 100644 --- a/PathCopyCopy/plugins/src/ShortUNCPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/ShortUNCPathPlugin.cpp @@ -1,5 +1,5 @@ // ShortUNCPathPlugin.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/UnixPathPlugin.cpp b/PathCopyCopy/plugins/src/UnixPathPlugin.cpp index a6d9b2d..fef059f 100644 --- a/PathCopyCopy/plugins/src/UnixPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/UnixPathPlugin.cpp @@ -1,5 +1,5 @@ // UnixPathPlugin.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/plugins/src/WSLPathPlugin.cpp b/PathCopyCopy/plugins/src/WSLPathPlugin.cpp index f11c4a6..2b8d2d8 100644 --- a/PathCopyCopy/plugins/src/WSLPathPlugin.cpp +++ b/PathCopyCopy/plugins/src/WSLPathPlugin.cpp @@ -1,5 +1,5 @@ // WSLPathPlugin.cpp -// (c) 2018-2020, Charles Lechasseur +// (c) 2018-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/AllPluginsProvider.h b/PathCopyCopy/prihdr/AllPluginsProvider.h index a7a9f20..5e40823 100644 --- a/PathCopyCopy/prihdr/AllPluginsProvider.h +++ b/PathCopyCopy/prihdr/AllPluginsProvider.h @@ -1,5 +1,5 @@ // AllPluginsProvider.h -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/AtlRegKey.h b/PathCopyCopy/prihdr/AtlRegKey.h index 7cdd8a7..2880786 100644 --- a/PathCopyCopy/prihdr/AtlRegKey.h +++ b/PathCopyCopy/prihdr/AtlRegKey.h @@ -1,5 +1,5 @@ // AtlRegKey.h -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/COMPluginProvider.h b/PathCopyCopy/prihdr/COMPluginProvider.h index 6223e80..f003e43 100644 --- a/PathCopyCopy/prihdr/COMPluginProvider.h +++ b/PathCopyCopy/prihdr/COMPluginProvider.h @@ -1,5 +1,5 @@ // COMPluginProvider.h -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathAction.h b/PathCopyCopy/prihdr/PathAction.h index 0885b89..7a48b02 100644 --- a/PathCopyCopy/prihdr/PathAction.h +++ b/PathCopyCopy/prihdr/PathAction.h @@ -1,5 +1,5 @@ // PathAction.h -// (c) 2017-2020, Charles Lechasseur +// (c) 2017-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopyConfigHelper.h b/PathCopyCopy/prihdr/PathCopyCopyConfigHelper.h index 167732d..468a6de 100644 --- a/PathCopyCopy/prihdr/PathCopyCopyConfigHelper.h +++ b/PathCopyCopy/prihdr/PathCopyCopyConfigHelper.h @@ -1,5 +1,5 @@ // PathCopyCopyConfigHelper.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopyContextMenuExt.h b/PathCopyCopy/prihdr/PathCopyCopyContextMenuExt.h index 3cd59ba..4da625c 100644 --- a/PathCopyCopy/prihdr/PathCopyCopyContextMenuExt.h +++ b/PathCopyCopy/prihdr/PathCopyCopyContextMenuExt.h @@ -1,5 +1,5 @@ // PathCopyCopyContextMenuExt.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopyDataHandler.h b/PathCopyCopy/prihdr/PathCopyCopyDataHandler.h index b1e411a..28add68 100644 --- a/PathCopyCopy/prihdr/PathCopyCopyDataHandler.h +++ b/PathCopyCopy/prihdr/PathCopyCopyDataHandler.h @@ -1,5 +1,5 @@ // PathCopyCopyDataHandler.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopyPluginsRegistry.h b/PathCopyCopy/prihdr/PathCopyCopyPluginsRegistry.h index 90405c2..af2d230 100644 --- a/PathCopyCopy/prihdr/PathCopyCopyPluginsRegistry.h +++ b/PathCopyCopy/prihdr/PathCopyCopyPluginsRegistry.h @@ -1,5 +1,5 @@ // PathCopyCopyPluginsRegistry.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopyPrivateTypes.h b/PathCopyCopy/prihdr/PathCopyCopyPrivateTypes.h index 666bf3d..75e1487 100644 --- a/PathCopyCopy/prihdr/PathCopyCopyPrivateTypes.h +++ b/PathCopyCopy/prihdr/PathCopyCopyPrivateTypes.h @@ -1,5 +1,5 @@ // PathCopyCopyPrivateTypes.h -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopyRunDll32EntryPoints.h b/PathCopyCopy/prihdr/PathCopyCopyRunDll32EntryPoints.h index 81c36b1..6241cd7 100644 --- a/PathCopyCopy/prihdr/PathCopyCopyRunDll32EntryPoints.h +++ b/PathCopyCopy/prihdr/PathCopyCopyRunDll32EntryPoints.h @@ -1,5 +1,5 @@ // PathCopyCopyRunDll32EntryPoints.h -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopySettings.h b/PathCopyCopy/prihdr/PathCopyCopySettings.h index aa491e5..c152a6e 100644 --- a/PathCopyCopy/prihdr/PathCopyCopySettings.h +++ b/PathCopyCopy/prihdr/PathCopyCopySettings.h @@ -1,5 +1,5 @@ // PathCopyCopySettings.h -// (c) 2009-2020, Charles Lechasseur +// (c) 2009-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PathCopyCopySettingsApp.h b/PathCopyCopy/prihdr/PathCopyCopySettingsApp.h index e3f47fd..15c07e8 100644 --- a/PathCopyCopy/prihdr/PathCopyCopySettingsApp.h +++ b/PathCopyCopy/prihdr/PathCopyCopySettingsApp.h @@ -1,5 +1,5 @@ // PathCopyCopySettingsApp.h -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PipelinePluginProvider.h b/PathCopyCopy/prihdr/PipelinePluginProvider.h index 29bf585..53e2fa9 100644 --- a/PathCopyCopy/prihdr/PipelinePluginProvider.h +++ b/PathCopyCopy/prihdr/PipelinePluginProvider.h @@ -1,5 +1,5 @@ // PipelinenPluginProvider.h -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/Plugin.h b/PathCopyCopy/prihdr/Plugin.h index 4942c07..1216193 100644 --- a/PathCopyCopy/prihdr/Plugin.h +++ b/PathCopyCopy/prihdr/Plugin.h @@ -1,5 +1,5 @@ // Plugin.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PluginPipeline.h b/PathCopyCopy/prihdr/PluginPipeline.h index 34889e4..e138b90 100644 --- a/PathCopyCopy/prihdr/PluginPipeline.h +++ b/PathCopyCopy/prihdr/PluginPipeline.h @@ -1,5 +1,5 @@ // PluginPipeline.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PluginPipelineDecoder.h b/PathCopyCopy/prihdr/PluginPipelineDecoder.h index e639be2..5570b62 100644 --- a/PathCopyCopy/prihdr/PluginPipelineDecoder.h +++ b/PathCopyCopy/prihdr/PluginPipelineDecoder.h @@ -1,5 +1,5 @@ // PluginPipelineDecoder.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PluginPipelineElements.h b/PathCopyCopy/prihdr/PluginPipelineElements.h index 7317091..88307b6 100644 --- a/PathCopyCopy/prihdr/PluginPipelineElements.h +++ b/PathCopyCopy/prihdr/PluginPipelineElements.h @@ -1,5 +1,5 @@ // PluginPipelineElements.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PluginProvider.h b/PathCopyCopy/prihdr/PluginProvider.h index 3cf4fc1..4a40343 100644 --- a/PathCopyCopy/prihdr/PluginProvider.h +++ b/PathCopyCopy/prihdr/PluginProvider.h @@ -1,5 +1,5 @@ // PluginProvider.h -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PluginSeparator.h b/PathCopyCopy/prihdr/PluginSeparator.h index f6ed547..82a7b2e 100644 --- a/PathCopyCopy/prihdr/PluginSeparator.h +++ b/PathCopyCopy/prihdr/PluginSeparator.h @@ -1,5 +1,5 @@ // PluginSeparator.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/PluginUtils.h b/PathCopyCopy/prihdr/PluginUtils.h index ffec254..6de1cad 100644 --- a/PathCopyCopy/prihdr/PluginUtils.h +++ b/PathCopyCopy/prihdr/PluginUtils.h @@ -1,5 +1,5 @@ // PluginUtils.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/RegKey.h b/PathCopyCopy/prihdr/RegKey.h index c3e6f21..796ca90 100644 --- a/PathCopyCopy/prihdr/RegKey.h +++ b/PathCopyCopy/prihdr/RegKey.h @@ -1,5 +1,5 @@ // RegKey.h -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StAddrInfo.h b/PathCopyCopy/prihdr/StAddrInfo.h index f2136f6..4ed6b87 100644 --- a/PathCopyCopy/prihdr/StAddrInfo.h +++ b/PathCopyCopy/prihdr/StAddrInfo.h @@ -1,5 +1,5 @@ // StAddrInfo.h -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StAtlPerUserOverride.h b/PathCopyCopy/prihdr/StAtlPerUserOverride.h index 79a1819..17bd60b 100644 --- a/PathCopyCopy/prihdr/StAtlPerUserOverride.h +++ b/PathCopyCopy/prihdr/StAtlPerUserOverride.h @@ -1,5 +1,5 @@ // StAtlPerUserOverride.h -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StClipboard.h b/PathCopyCopy/prihdr/StClipboard.h index 88c5404..69fadf1 100644 --- a/PathCopyCopy/prihdr/StClipboard.h +++ b/PathCopyCopy/prihdr/StClipboard.h @@ -1,5 +1,5 @@ // StClipboard.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StCoInitialize.h b/PathCopyCopy/prihdr/StCoInitialize.h index e7e7d57..5dc26b7 100644 --- a/PathCopyCopy/prihdr/StCoInitialize.h +++ b/PathCopyCopy/prihdr/StCoInitialize.h @@ -1,5 +1,5 @@ // StCoInitialize.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StGdiplusStartup.h b/PathCopyCopy/prihdr/StGdiplusStartup.h index 049093c..71496fb 100644 --- a/PathCopyCopy/prihdr/StGdiplusStartup.h +++ b/PathCopyCopy/prihdr/StGdiplusStartup.h @@ -1,5 +1,5 @@ // StGdiplusStartup.h -// (c) 2014-2020, Charles Lechasseur +// (c) 2014-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StGlobalBlock.h b/PathCopyCopy/prihdr/StGlobalBlock.h index 0decbd1..529567e 100644 --- a/PathCopyCopy/prihdr/StGlobalBlock.h +++ b/PathCopyCopy/prihdr/StGlobalBlock.h @@ -1,5 +1,5 @@ // StGlobalLock.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StGlobalLock.h b/PathCopyCopy/prihdr/StGlobalLock.h index 6323664..2b900eb 100644 --- a/PathCopyCopy/prihdr/StGlobalLock.h +++ b/PathCopyCopy/prihdr/StGlobalLock.h @@ -1,5 +1,5 @@ // StGlobalLock.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StHandle.h b/PathCopyCopy/prihdr/StHandle.h index e5c81cc..1776694 100644 --- a/PathCopyCopy/prihdr/StHandle.h +++ b/PathCopyCopy/prihdr/StHandle.h @@ -1,5 +1,5 @@ // StHandle.h -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StImage.h b/PathCopyCopy/prihdr/StImage.h index f5ff626..3ec76bf 100644 --- a/PathCopyCopy/prihdr/StImage.h +++ b/PathCopyCopy/prihdr/StImage.h @@ -1,5 +1,5 @@ // StImage.h -// (c) 2013-2020, Charles Lechasseur +// (c) 2013-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StOleStr.h b/PathCopyCopy/prihdr/StOleStr.h index 9dbbe1f..939f2e3 100644 --- a/PathCopyCopy/prihdr/StOleStr.h +++ b/PathCopyCopy/prihdr/StOleStr.h @@ -1,5 +1,5 @@ // StOleStr.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StStgMedium.h b/PathCopyCopy/prihdr/StStgMedium.h index 603f646..e101a34 100644 --- a/PathCopyCopy/prihdr/StStgMedium.h +++ b/PathCopyCopy/prihdr/StStgMedium.h @@ -1,5 +1,5 @@ // StStgMedium.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StWSAStartup.h b/PathCopyCopy/prihdr/StWSAStartup.h index d936060..5a8b2c8 100644 --- a/PathCopyCopy/prihdr/StWSAStartup.h +++ b/PathCopyCopy/prihdr/StWSAStartup.h @@ -1,5 +1,5 @@ // StWSAStartup.h -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/StringUtils.h b/PathCopyCopy/prihdr/StringUtils.h index 7accd12..d4c5916 100644 --- a/PathCopyCopy/prihdr/StringUtils.h +++ b/PathCopyCopy/prihdr/StringUtils.h @@ -1,5 +1,5 @@ // StringUtils.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/UserOverrideableRegKey.h b/PathCopyCopy/prihdr/UserOverrideableRegKey.h index 361d400..194c94e 100644 --- a/PathCopyCopy/prihdr/UserOverrideableRegKey.h +++ b/PathCopyCopy/prihdr/UserOverrideableRegKey.h @@ -1,5 +1,5 @@ // UserOverrideableRegKey.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/dlldatax.h b/PathCopyCopy/prihdr/dlldatax.h index 342a9c6..6abb55c 100644 --- a/PathCopyCopy/prihdr/dlldatax.h +++ b/PathCopyCopy/prihdr/dlldatax.h @@ -1,5 +1,5 @@ // dlldatax.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/dllmain.h b/PathCopyCopy/prihdr/dllmain.h index 94ab3ec..bf93c12 100644 --- a/PathCopyCopy/prihdr/dllmain.h +++ b/PathCopyCopy/prihdr/dllmain.h @@ -1,5 +1,5 @@ // dllmain.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/stdafx.h b/PathCopyCopy/prihdr/stdafx.h index 48d4cdd..e113ef4 100644 --- a/PathCopyCopy/prihdr/stdafx.h +++ b/PathCopyCopy/prihdr/stdafx.h @@ -1,5 +1,5 @@ // stdafx.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/prihdr/targetver.h b/PathCopyCopy/prihdr/targetver.h index b05cac9..8a877e9 100644 --- a/PathCopyCopy/prihdr/targetver.h +++ b/PathCopyCopy/prihdr/targetver.h @@ -1,5 +1,5 @@ // targetver.h -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/rsrc/PathCopyCopy.rc b/PathCopyCopy/rsrc/PathCopyCopy.rc index 92d44cc..7c08693 100644 --- a/PathCopyCopy/rsrc/PathCopyCopy.rc +++ b/PathCopyCopy/rsrc/PathCopyCopy.rc @@ -76,7 +76,7 @@ BEGIN VALUE "FileDescription", "PathCopyCopy Shell Contextual Menu Extension" VALUE "FileVersion", "19.0.0.0" VALUE "InternalName", "PathCopyCopy.dll" - VALUE "LegalCopyright", "(c) 2008-2020, Charles Lechasseur. See LICENSE.TXT for details." + VALUE "LegalCopyright", "(c) 2008-2021, Charles Lechasseur. See LICENSE.TXT for details." VALUE "OriginalFilename", "PathCopyCopy.dll" VALUE "ProductName", "PathCopyCopy" VALUE "ProductVersion", "19.0.0.0" diff --git a/PathCopyCopy/src/AllPluginsProvider.cpp b/PathCopyCopy/src/AllPluginsProvider.cpp index d310a41..e5abbfd 100644 --- a/PathCopyCopy/src/AllPluginsProvider.cpp +++ b/PathCopyCopy/src/AllPluginsProvider.cpp @@ -1,5 +1,5 @@ // AllPluginsProvider.cpp -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/src/AtlRegKey.cpp b/PathCopyCopy/src/AtlRegKey.cpp index ed67c8c..24d0f0d 100644 --- a/PathCopyCopy/src/AtlRegKey.cpp +++ b/PathCopyCopy/src/AtlRegKey.cpp @@ -1,5 +1,5 @@ // AtlRegKey.cpp -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/src/COMPluginProvider.cpp b/PathCopyCopy/src/COMPluginProvider.cpp index 846aaba..be95729 100644 --- a/PathCopyCopy/src/COMPluginProvider.cpp +++ b/PathCopyCopy/src/COMPluginProvider.cpp @@ -1,5 +1,5 @@ // COMPluginProvider.cpp -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathAction.cpp b/PathCopyCopy/src/PathAction.cpp index a21d0d9..f8e9b9b 100644 --- a/PathCopyCopy/src/PathAction.cpp +++ b/PathCopyCopy/src/PathAction.cpp @@ -1,5 +1,5 @@ // PathAction.cpp -// (c) 2017-2020, Charles Lechasseur +// (c) 2017-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopy.cpp b/PathCopyCopy/src/PathCopyCopy.cpp index 6f3fe86..7100944 100644 --- a/PathCopyCopy/src/PathCopyCopy.cpp +++ b/PathCopyCopy/src/PathCopyCopy.cpp @@ -1,5 +1,5 @@ // PathCopyCopy.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopy.idl b/PathCopyCopy/src/PathCopyCopy.idl index 2cdbf7f..9bfe26e 100644 --- a/PathCopyCopy/src/PathCopyCopy.idl +++ b/PathCopyCopy/src/PathCopyCopy.idl @@ -1,5 +1,5 @@ // PathCopyCopy.idl -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopyConfigHelper.cpp b/PathCopyCopy/src/PathCopyCopyConfigHelper.cpp index c641fa3..563956a 100644 --- a/PathCopyCopy/src/PathCopyCopyConfigHelper.cpp +++ b/PathCopyCopy/src/PathCopyCopyConfigHelper.cpp @@ -1,5 +1,5 @@ // PathCopyCopyConfigHelper.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopyContextMenuExt.cpp b/PathCopyCopy/src/PathCopyCopyContextMenuExt.cpp index a5cf930..2465254 100644 --- a/PathCopyCopy/src/PathCopyCopyContextMenuExt.cpp +++ b/PathCopyCopy/src/PathCopyCopyContextMenuExt.cpp @@ -1,5 +1,5 @@ // PathCopyCopyContextMenuExt.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopyDataHandler.cpp b/PathCopyCopy/src/PathCopyCopyDataHandler.cpp index 5e72489..6ce55a4 100644 --- a/PathCopyCopy/src/PathCopyCopyDataHandler.cpp +++ b/PathCopyCopy/src/PathCopyCopyDataHandler.cpp @@ -1,5 +1,5 @@ // PathCopyCopyDataHandler.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopyPluginsRegistry.cpp b/PathCopyCopy/src/PathCopyCopyPluginsRegistry.cpp index 24d67e4..8a886ef 100644 --- a/PathCopyCopy/src/PathCopyCopyPluginsRegistry.cpp +++ b/PathCopyCopy/src/PathCopyCopyPluginsRegistry.cpp @@ -1,5 +1,5 @@ // PathCopyCopyPluginsRegistry.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopyRunDll32EntryPoints.cpp b/PathCopyCopy/src/PathCopyCopyRunDll32EntryPoints.cpp index e071bd9..a2388ac 100644 --- a/PathCopyCopy/src/PathCopyCopyRunDll32EntryPoints.cpp +++ b/PathCopyCopy/src/PathCopyCopyRunDll32EntryPoints.cpp @@ -1,5 +1,5 @@ // PathCopyCopyRunDll32EntryPoints.cpp -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopySettings.cpp b/PathCopyCopy/src/PathCopyCopySettings.cpp index 10a08c9..52c96c1 100644 --- a/PathCopyCopy/src/PathCopyCopySettings.cpp +++ b/PathCopyCopy/src/PathCopyCopySettings.cpp @@ -1,5 +1,5 @@ // PathCopyCopySettings.cpp -// (c) 2009-2020, Charles Lechasseur +// (c) 2009-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PathCopyCopySettingsApp.cpp b/PathCopyCopy/src/PathCopyCopySettingsApp.cpp index 9401e46..effe038 100644 --- a/PathCopyCopy/src/PathCopyCopySettingsApp.cpp +++ b/PathCopyCopy/src/PathCopyCopySettingsApp.cpp @@ -1,5 +1,5 @@ // PathCopyCopySettingsApp.cpp -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PipelinePluginProvider.cpp b/PathCopyCopy/src/PipelinePluginProvider.cpp index 4373509..7c412d2 100644 --- a/PathCopyCopy/src/PipelinePluginProvider.cpp +++ b/PathCopyCopy/src/PipelinePluginProvider.cpp @@ -1,5 +1,5 @@ // PipelinenPluginProvider.cpp -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/src/Plugin.cpp b/PathCopyCopy/src/Plugin.cpp index de2a7a6..afc6889 100644 --- a/PathCopyCopy/src/Plugin.cpp +++ b/PathCopyCopy/src/Plugin.cpp @@ -1,5 +1,5 @@ // Plugin.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PluginPipeline.cpp b/PathCopyCopy/src/PluginPipeline.cpp index 3993a8e..a4afd4f 100644 --- a/PathCopyCopy/src/PluginPipeline.cpp +++ b/PathCopyCopy/src/PluginPipeline.cpp @@ -1,5 +1,5 @@ // PluginPipeline.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PluginPipelineDecoder.cpp b/PathCopyCopy/src/PluginPipelineDecoder.cpp index 113ea23..e3ad924 100644 --- a/PathCopyCopy/src/PluginPipelineDecoder.cpp +++ b/PathCopyCopy/src/PluginPipelineDecoder.cpp @@ -1,5 +1,5 @@ // PluginPipelineDecoder.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PluginPipelineElements.cpp b/PathCopyCopy/src/PluginPipelineElements.cpp index dff5758..98cc630 100644 --- a/PathCopyCopy/src/PluginPipelineElements.cpp +++ b/PathCopyCopy/src/PluginPipelineElements.cpp @@ -1,5 +1,5 @@ // PluginPipelineElements.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PluginProvider.cpp b/PathCopyCopy/src/PluginProvider.cpp index feab95a..1fbdb62 100644 --- a/PathCopyCopy/src/PluginProvider.cpp +++ b/PathCopyCopy/src/PluginProvider.cpp @@ -1,5 +1,5 @@ // PluginProvider.cpp -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PluginSeparator.cpp b/PathCopyCopy/src/PluginSeparator.cpp index 5919752..1542ef5 100644 --- a/PathCopyCopy/src/PluginSeparator.cpp +++ b/PathCopyCopy/src/PluginSeparator.cpp @@ -1,5 +1,5 @@ // PluginSeparator.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/PluginUtils.cpp b/PathCopyCopy/src/PluginUtils.cpp index 692d1d7..544a17c 100644 --- a/PathCopyCopy/src/PluginUtils.cpp +++ b/PathCopyCopy/src/PluginUtils.cpp @@ -1,5 +1,5 @@ // PluginUtils.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/src/RegKey.cpp b/PathCopyCopy/src/RegKey.cpp index 9ac1797..f314aa7 100644 --- a/PathCopyCopy/src/RegKey.cpp +++ b/PathCopyCopy/src/RegKey.cpp @@ -1,5 +1,5 @@ // RegKey.cpp -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopy/src/StringUtils.cpp b/PathCopyCopy/src/StringUtils.cpp index 1435a6b..e083381 100644 --- a/PathCopyCopy/src/StringUtils.cpp +++ b/PathCopyCopy/src/StringUtils.cpp @@ -1,5 +1,5 @@ // StringUtils.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/src/UserOverrideableRegKey.cpp b/PathCopyCopy/src/UserOverrideableRegKey.cpp index ba689a3..7ae1dec 100644 --- a/PathCopyCopy/src/UserOverrideableRegKey.cpp +++ b/PathCopyCopy/src/UserOverrideableRegKey.cpp @@ -1,5 +1,5 @@ // UserOverrideableRegKey.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopy/src/dlldatax.c b/PathCopyCopy/src/dlldatax.c index 872fed6..173f836 100644 --- a/PathCopyCopy/src/dlldatax.c +++ b/PathCopyCopy/src/dlldatax.c @@ -1,5 +1,5 @@ // dlldatax.c -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/dllmain.cpp b/PathCopyCopy/src/dllmain.cpp index c028901..918abb9 100644 --- a/PathCopyCopy/src/dllmain.cpp +++ b/PathCopyCopy/src/dllmain.cpp @@ -1,5 +1,5 @@ // dllmain.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopy/src/stdafx.cpp b/PathCopyCopy/src/stdafx.cpp index 1e3a884..06497f7 100644 --- a/PathCopyCopy/src/stdafx.cpp +++ b/PathCopyCopy/src/stdafx.cpp @@ -1,5 +1,5 @@ // stdafx.cpp -// (c) 2008-2020, Charles Lechasseur +// (c) 2008-2021, Charles Lechasseur // // 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/PathCopyCopyCOMPluginExecutor/prihdr/stdafx.h b/PathCopyCopyCOMPluginExecutor/prihdr/stdafx.h index 2329f17..dd706db 100644 --- a/PathCopyCopyCOMPluginExecutor/prihdr/stdafx.h +++ b/PathCopyCopyCOMPluginExecutor/prihdr/stdafx.h @@ -1,5 +1,5 @@ // stdafx.h -// (c) 2014-2020, Charles Lechasseur +// (c) 2014-2021, Charles Lechasseur // // 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/PathCopyCopyCOMPluginExecutor/prihdr/targetver.h b/PathCopyCopyCOMPluginExecutor/prihdr/targetver.h index 007f9da..4750a60 100644 --- a/PathCopyCopyCOMPluginExecutor/prihdr/targetver.h +++ b/PathCopyCopyCOMPluginExecutor/prihdr/targetver.h @@ -1,5 +1,5 @@ // targetver.h -// (c) 2014-2020, Charles Lechasseur +// (c) 2014-2021, Charles Lechasseur // // 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/PathCopyCopyCOMPluginExecutor/rsrc/PathCopyCopyCOMPluginExecutor.rc b/PathCopyCopyCOMPluginExecutor/rsrc/PathCopyCopyCOMPluginExecutor.rc index 2d10db8..95900bc 100644 Binary files a/PathCopyCopyCOMPluginExecutor/rsrc/PathCopyCopyCOMPluginExecutor.rc and b/PathCopyCopyCOMPluginExecutor/rsrc/PathCopyCopyCOMPluginExecutor.rc differ diff --git a/PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp b/PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp index 04d56cc..114d733 100644 --- a/PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp +++ b/PathCopyCopyCOMPluginExecutor/src/PathCopyCopyCOMPluginExecutor.cpp @@ -1,5 +1,5 @@ // PathCopyCopyCOMPluginExecutor.cpp -// (c) 2014-2020, Charles Lechasseur +// (c) 2014-2021, Charles Lechasseur // // 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/PathCopyCopyCOMPluginExecutor/src/stdafx.cpp b/PathCopyCopyCOMPluginExecutor/src/stdafx.cpp index 1954407..62cb2f2 100644 --- a/PathCopyCopyCOMPluginExecutor/src/stdafx.cpp +++ b/PathCopyCopyCOMPluginExecutor/src/stdafx.cpp @@ -1,5 +1,5 @@ // stdafx.cpp -// (c) 2014-2020, Charles Lechasseur +// (c) 2014-2021, Charles Lechasseur // // 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/PathCopyCopyRegexTester/prihdr/stdafx.h b/PathCopyCopyRegexTester/prihdr/stdafx.h index 88ed048..6dff5ad 100644 --- a/PathCopyCopyRegexTester/prihdr/stdafx.h +++ b/PathCopyCopyRegexTester/prihdr/stdafx.h @@ -1,5 +1,5 @@ // stdafx.h -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopyRegexTester/prihdr/targetver.h b/PathCopyCopyRegexTester/prihdr/targetver.h index 1ec4803..70e1ce2 100644 --- a/PathCopyCopyRegexTester/prihdr/targetver.h +++ b/PathCopyCopyRegexTester/prihdr/targetver.h @@ -1,5 +1,5 @@ // targetver.h -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopyRegexTester/rsrc/PathCopyCopyRegexTester.rc b/PathCopyCopyRegexTester/rsrc/PathCopyCopyRegexTester.rc index b8d2cf1..8f7d312 100644 --- a/PathCopyCopyRegexTester/rsrc/PathCopyCopyRegexTester.rc +++ b/PathCopyCopyRegexTester/rsrc/PathCopyCopyRegexTester.rc @@ -70,7 +70,7 @@ BEGIN VALUE "FileDescription", "PathCopyCopy Regular Expression Testing Tool" VALUE "FileVersion", "19.0.0.0" VALUE "InternalName", "PathCopyCopyRegexTester.exe" - VALUE "LegalCopyright", "(c) 2012-2020, Charles Lechasseur. See LICENSE.TXT for details." + VALUE "LegalCopyright", "(c) 2012-2021, Charles Lechasseur. See LICENSE.TXT for details." VALUE "OriginalFilename", "PathCopyCopyRegexTester.exe" VALUE "ProductName", "PathCopyCopy" VALUE "ProductVersion", "19.0.0.0" diff --git a/PathCopyCopyRegexTester/src/PathCopyCopyRegexTester.cpp b/PathCopyCopyRegexTester/src/PathCopyCopyRegexTester.cpp index a70ab60..a526361 100644 --- a/PathCopyCopyRegexTester/src/PathCopyCopyRegexTester.cpp +++ b/PathCopyCopyRegexTester/src/PathCopyCopyRegexTester.cpp @@ -1,5 +1,5 @@ // PathCopyCopyRegexTester.cpp -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopyRegexTester/src/stdafx.cpp b/PathCopyCopyRegexTester/src/stdafx.cpp index af6bf7b..fa38059 100644 --- a/PathCopyCopyRegexTester/src/stdafx.cpp +++ b/PathCopyCopyRegexTester/src/stdafx.cpp @@ -1,5 +1,5 @@ // stdafx.cpp -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/PCCEnvironment.cs b/PathCopyCopySettings/Core/PCCEnvironment.cs index cb3f071..99fa2c5 100644 --- a/PathCopyCopySettings/Core/PCCEnvironment.cs +++ b/PathCopyCopySettings/Core/PCCEnvironment.cs @@ -1,5 +1,5 @@ // PCCEnvironment.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/PCCExecutor.cs b/PathCopyCopySettings/Core/PCCExecutor.cs index 1a9ab79..194cf5c 100644 --- a/PathCopyCopySettings/Core/PCCExecutor.cs +++ b/PathCopyCopySettings/Core/PCCExecutor.cs @@ -1,5 +1,5 @@ // PCCExecutor.cs -// (c) 2015-2020, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/Plugins/COMPlugin.cs b/PathCopyCopySettings/Core/Plugins/COMPlugin.cs index 22a3fb4..137ebfa 100644 --- a/PathCopyCopySettings/Core/Plugins/COMPlugin.cs +++ b/PathCopyCopySettings/Core/Plugins/COMPlugin.cs @@ -1,5 +1,5 @@ // COMPlugins.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs b/PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs index 3bedd2c..bf65c8d 100644 --- a/PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs +++ b/PathCopyCopySettings/Core/Plugins/COMPluginExecutor.cs @@ -1,5 +1,5 @@ // COMPluginExecutor.cs -// (c) 2014-2020, Charles Lechasseur +// (c) 2014-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/Plugins/PipelinePlugins.cs b/PathCopyCopySettings/Core/Plugins/PipelinePlugins.cs index 923fed4..550cfad 100644 --- a/PathCopyCopySettings/Core/Plugins/PipelinePlugins.cs +++ b/PathCopyCopySettings/Core/Plugins/PipelinePlugins.cs @@ -1,5 +1,5 @@ // PipelinePlugins.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/Plugins/Plugin.cs b/PathCopyCopySettings/Core/Plugins/Plugin.cs index b4400ce..eeb4d42 100644 --- a/PathCopyCopySettings/Core/Plugins/Plugin.cs +++ b/PathCopyCopySettings/Core/Plugins/Plugin.cs @@ -1,5 +1,5 @@ // Plugin.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/Plugins/PluginsRegistry.cs b/PathCopyCopySettings/Core/Plugins/PluginsRegistry.cs index f8d46f1..6e15454 100644 --- a/PathCopyCopySettings/Core/Plugins/PluginsRegistry.cs +++ b/PathCopyCopySettings/Core/Plugins/PluginsRegistry.cs @@ -1,5 +1,5 @@ // PluginRegistry.cs -// (c) 2016-2020, Charles Lechasseur +// (c) 2016-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/Plugins/TempPipelinePlugins.cs b/PathCopyCopySettings/Core/Plugins/TempPipelinePlugins.cs index b8e4c13..b2d6185 100644 --- a/PathCopyCopySettings/Core/Plugins/TempPipelinePlugins.cs +++ b/PathCopyCopySettings/Core/Plugins/TempPipelinePlugins.cs @@ -1,5 +1,5 @@ // TempPipelinePlugins.cs -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/Regexes/RegexTester.cs b/PathCopyCopySettings/Core/Regexes/RegexTester.cs index 1a0b64c..101e0e6 100644 --- a/PathCopyCopySettings/Core/Regexes/RegexTester.cs +++ b/PathCopyCopySettings/Core/Regexes/RegexTester.cs @@ -1,5 +1,5 @@ // RegexTester.cs -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/SoftwareUpdates.cs b/PathCopyCopySettings/Core/SoftwareUpdates.cs index 3ce2f3c..e8e4ebb 100644 --- a/PathCopyCopySettings/Core/SoftwareUpdates.cs +++ b/PathCopyCopySettings/Core/SoftwareUpdates.cs @@ -1,5 +1,5 @@ // SoftwareUpdates.cs -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Core/UserSettings.cs b/PathCopyCopySettings/Core/UserSettings.cs index cf668b0..2659805 100644 --- a/PathCopyCopySettings/Core/UserSettings.cs +++ b/PathCopyCopySettings/Core/UserSettings.cs @@ -1,5 +1,5 @@ // UserSettings.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Program.cs b/PathCopyCopySettings/Program.cs index 91f8eaa..d19817c 100644 --- a/PathCopyCopySettings/Program.cs +++ b/PathCopyCopySettings/Program.cs @@ -1,5 +1,5 @@ // Program.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/Properties/AssemblyInfo.cs b/PathCopyCopySettings/Properties/AssemblyInfo.cs index 45f0bca..7841ae7 100644 --- a/PathCopyCopySettings/Properties/AssemblyInfo.cs +++ b/PathCopyCopySettings/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("PathCopyCopySettings")] -[assembly: AssemblyCopyright("(c) 2008-2020, Charles Lechasseur. See LICENSE.TXT for details.")] +[assembly: AssemblyCopyright("(c) 2008-2021, Charles Lechasseur. See LICENSE.TXT for details.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/PathCopyCopySettings/UI/Forms/AdvancedPipelinePluginForm.cs b/PathCopyCopySettings/UI/Forms/AdvancedPipelinePluginForm.cs index 4527452..d12a04d 100644 --- a/PathCopyCopySettings/UI/Forms/AdvancedPipelinePluginForm.cs +++ b/PathCopyCopySettings/UI/Forms/AdvancedPipelinePluginForm.cs @@ -1,5 +1,5 @@ // AdvancedPipelinePluginForm.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Forms/ImportPipelinePluginsForm.cs b/PathCopyCopySettings/UI/Forms/ImportPipelinePluginsForm.cs index d5767f1..9a720a5 100644 --- a/PathCopyCopySettings/UI/Forms/ImportPipelinePluginsForm.cs +++ b/PathCopyCopySettings/UI/Forms/ImportPipelinePluginsForm.cs @@ -1,5 +1,5 @@ // ImportPipelinePluginsForm.cs -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Forms/MainForm.cs b/PathCopyCopySettings/UI/Forms/MainForm.cs index 8fe7f4a..db88e5d 100644 --- a/PathCopyCopySettings/UI/Forms/MainForm.cs +++ b/PathCopyCopySettings/UI/Forms/MainForm.cs @@ -1,5 +1,5 @@ // MainForm.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal @@ -170,7 +170,7 @@ private string GetAssemblyCopyrightString(Assembly assembly) } else { // Use default copyright. Debug.Fail("No copyright attribute on assembly?"); - copyrightString = "(c) 2008-2020, Charles Lechasseur"; + copyrightString = "(c) 2008-2021, Charles Lechasseur"; } // Replace "(c)" with the copyright symbol diff --git a/PathCopyCopySettings/UI/Forms/PipelinePluginForm.cs b/PathCopyCopySettings/UI/Forms/PipelinePluginForm.cs index ff13354..e86bd2f 100644 --- a/PathCopyCopySettings/UI/Forms/PipelinePluginForm.cs +++ b/PathCopyCopySettings/UI/Forms/PipelinePluginForm.cs @@ -1,5 +1,5 @@ // PipelinePluginForm.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Forms/RegexTesterForm.cs b/PathCopyCopySettings/UI/Forms/RegexTesterForm.cs index fdad00a..3dd94ff 100644 --- a/PathCopyCopySettings/UI/Forms/RegexTesterForm.cs +++ b/PathCopyCopySettings/UI/Forms/RegexTesterForm.cs @@ -1,5 +1,5 @@ // RegexTesterForm.cs -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Forms/SoftwareUpdateForm.cs b/PathCopyCopySettings/UI/Forms/SoftwareUpdateForm.cs index 88b30d8..3070e4f 100644 --- a/PathCopyCopySettings/UI/Forms/SoftwareUpdateForm.cs +++ b/PathCopyCopySettings/UI/Forms/SoftwareUpdateForm.cs @@ -1,5 +1,5 @@ // RegexTesterForm.cs -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/CommandLinePipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/CommandLinePipelineElementUserControl.cs index 4491087..83a5d17 100644 --- a/PathCopyCopySettings/UI/UserControls/CommandLinePipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/CommandLinePipelineElementUserControl.cs @@ -1,5 +1,5 @@ // CommandLinePipelineElementUserControl.cs -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/ConfiglessPipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/ConfiglessPipelineElementUserControl.cs index 641be23..e8088bc 100644 --- a/PathCopyCopySettings/UI/UserControls/ConfiglessPipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/ConfiglessPipelineElementUserControl.cs @@ -1,5 +1,5 @@ // ConfiglessPipelineElementUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/CopyNPathPartsPipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/CopyNPathPartsPipelineElementUserControl.cs index 8e1643e..fd44a46 100644 --- a/PathCopyCopySettings/UI/UserControls/CopyNPathPartsPipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/CopyNPathPartsPipelineElementUserControl.cs @@ -1,5 +1,5 @@ // InjectDriveLabelPipelineElementUserControl.cs -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/FindReplacePipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/FindReplacePipelineElementUserControl.cs index 1e7dea8..db38a74 100644 --- a/PathCopyCopySettings/UI/UserControls/FindReplacePipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/FindReplacePipelineElementUserControl.cs @@ -1,5 +1,5 @@ // FindReplacePipelineElementUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/InjectDriveLabelPipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/InjectDriveLabelPipelineElementUserControl.cs index 808b228..0c236b2 100644 --- a/PathCopyCopySettings/UI/UserControls/InjectDriveLabelPipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/InjectDriveLabelPipelineElementUserControl.cs @@ -1,5 +1,5 @@ // InjectDriveLabelPipelineElementUserControl.cs -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/PathsSeparatorPipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/PathsSeparatorPipelineElementUserControl.cs index b6283b6..f8bfea7 100644 --- a/PathCopyCopySettings/UI/UserControls/PathsSeparatorPipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/PathsSeparatorPipelineElementUserControl.cs @@ -1,5 +1,5 @@ // PathsSeparatorPipelineElementUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/PipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/PipelineElementUserControl.cs index 398f8da..be47f83 100644 --- a/PathCopyCopySettings/UI/UserControls/PipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/PipelineElementUserControl.cs @@ -1,5 +1,5 @@ // PipelineElementUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/PipelineElementWithExecutableUserControl.cs b/PathCopyCopySettings/UI/UserControls/PipelineElementWithExecutableUserControl.cs index 09e636f..9c663a4 100644 --- a/PathCopyCopySettings/UI/UserControls/PipelineElementWithExecutableUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/PipelineElementWithExecutableUserControl.cs @@ -1,5 +1,5 @@ // PipelineElementWithExecutableUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/PipelineElementWithPluginIDUserControl.cs b/PathCopyCopySettings/UI/UserControls/PipelineElementWithPluginIDUserControl.cs index 033c05d..1412b7e 100644 --- a/PathCopyCopySettings/UI/UserControls/PipelineElementWithPluginIDUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/PipelineElementWithPluginIDUserControl.cs @@ -1,5 +1,5 @@ // PipelineElementWithPluginIDUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/PluginPreviewUserControl.cs b/PathCopyCopySettings/UI/UserControls/PluginPreviewUserControl.cs index 3dbd254..2af8c35 100644 --- a/PathCopyCopySettings/UI/UserControls/PluginPreviewUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/PluginPreviewUserControl.cs @@ -1,5 +1,5 @@ // PluginPreviewUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/PopFromStackPipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/PopFromStackPipelineElementUserControl.cs index 174d8e8..a289ba8 100644 --- a/PathCopyCopySettings/UI/UserControls/PopFromStackPipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/PopFromStackPipelineElementUserControl.cs @@ -1,5 +1,5 @@ // PopFromStackPipelineElementUserControl.cs -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/PushToStackPipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/PushToStackPipelineElementUserControl.cs index d458eb5..5354645 100644 --- a/PathCopyCopySettings/UI/UserControls/PushToStackPipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/PushToStackPipelineElementUserControl.cs @@ -1,5 +1,5 @@ // PushToStackPipelineElementUserControl.cs -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/UserControls/RegexPipelineElementUserControl.cs b/PathCopyCopySettings/UI/UserControls/RegexPipelineElementUserControl.cs index b2a1c2e..28e1aea 100644 --- a/PathCopyCopySettings/UI/UserControls/RegexPipelineElementUserControl.cs +++ b/PathCopyCopySettings/UI/UserControls/RegexPipelineElementUserControl.cs @@ -1,5 +1,5 @@ // RegexPipelineElementUserControl.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Utils/CursorChanger.cs b/PathCopyCopySettings/UI/Utils/CursorChanger.cs index 65d1092..470864f 100644 --- a/PathCopyCopySettings/UI/Utils/CursorChanger.cs +++ b/PathCopyCopySettings/UI/Utils/CursorChanger.cs @@ -1,5 +1,5 @@ // CursorChanger.cs -// (c) 2012-2020, Charles Lechasseur +// (c) 2012-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Utils/LanguageDisplayInfo.cs b/PathCopyCopySettings/UI/Utils/LanguageDisplayInfo.cs index 6b7c5c8..779dd8a 100644 --- a/PathCopyCopySettings/UI/Utils/LanguageDisplayInfo.cs +++ b/PathCopyCopySettings/UI/Utils/LanguageDisplayInfo.cs @@ -1,5 +1,5 @@ // LanguageDisplayInfo.cs -// (c) 2020, Charles Lechasseur +// (c) 2020-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Utils/PipelinePluginEditor.cs b/PathCopyCopySettings/UI/Utils/PipelinePluginEditor.cs index 6352668..cc57931 100644 --- a/PathCopyCopySettings/UI/Utils/PipelinePluginEditor.cs +++ b/PathCopyCopySettings/UI/Utils/PipelinePluginEditor.cs @@ -1,5 +1,5 @@ // PipelinePluginForm.cs -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Utils/PluginDisplayInfo.cs b/PathCopyCopySettings/UI/Utils/PluginDisplayInfo.cs index 7357d51..8e0be35 100644 --- a/PathCopyCopySettings/UI/Utils/PluginDisplayInfo.cs +++ b/PathCopyCopySettings/UI/Utils/PluginDisplayInfo.cs @@ -1,5 +1,5 @@ // PluginDisplayInfo.cs -// (c) 2017-2020, Charles Lechasseur +// (c) 2017-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Utils/PositionPersistedForm.cs b/PathCopyCopySettings/UI/Utils/PositionPersistedForm.cs index 0bc1c8d..62dd7d3 100644 --- a/PathCopyCopySettings/UI/Utils/PositionPersistedForm.cs +++ b/PathCopyCopySettings/UI/Utils/PositionPersistedForm.cs @@ -1,5 +1,5 @@ // PositionPersistedForm.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/PathCopyCopySettings/UI/Utils/UserSettingsWieldingForm.cs b/PathCopyCopySettings/UI/Utils/UserSettingsWieldingForm.cs index cd70454..cc17c46 100644 --- a/PathCopyCopySettings/UI/Utils/UserSettingsWieldingForm.cs +++ b/PathCopyCopySettings/UI/Utils/UserSettingsWieldingForm.cs @@ -1,5 +1,5 @@ // UserSettingsWieldingForm.cs -// (c) 2019-2020, Charles Lechasseur +// (c) 2019-2021, Charles Lechasseur // // 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/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/Properties/AssemblyInfo.cs b/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/Properties/AssemblyInfo.cs index 4c88cd8..33edf63 100644 --- a/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/Properties/AssemblyInfo.cs +++ b/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("SampleCOMPluginCSharp")] -[assembly: AssemblyCopyright("(c) 2015-2020, Charles Lechasseur. See LICENSE.TXT for details.")] +[assembly: AssemblyCopyright("(c) 2015-2021, Charles Lechasseur. See LICENSE.TXT for details.")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] diff --git a/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/SampleCOMPlugin.cs b/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/SampleCOMPlugin.cs index b76c360..7739202 100644 --- a/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/SampleCOMPlugin.cs +++ b/Samples/SampleCOMPluginCSharp/SampleCOMPlugin/SampleCOMPlugin.cs @@ -1,5 +1,5 @@ // SampleCOMPlugin.cs -// (c) 2015-2019, Charles Lechasseur +// (c) 2015-2021, Charles Lechasseur // // 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/Samples/SampleCOMPluginCpp/SampleCOMPlugin/SampleCOMPlugin.rc b/Samples/SampleCOMPluginCpp/SampleCOMPlugin/SampleCOMPlugin.rc index 71ce91c..a970f7a 100644 --- a/Samples/SampleCOMPluginCpp/SampleCOMPlugin/SampleCOMPlugin.rc +++ b/Samples/SampleCOMPluginCpp/SampleCOMPlugin/SampleCOMPlugin.rc @@ -76,7 +76,7 @@ BEGIN VALUE "FileDescription", "Sample Path Copy Copy C++ COM Plugin" VALUE "FileVersion", "19.0.0.0" VALUE "InternalName", "SampleCOMPlugin.dll" - VALUE "LegalCopyright", "(c) 2010-2020, Charles Lechasseur. See LICENSE.TXT for details." + VALUE "LegalCopyright", "(c) 2010-2021, Charles Lechasseur. See LICENSE.TXT for details." VALUE "OriginalFilename", "SampleCOMPlugin.dll" VALUE "ProductName", "Sample Path Copy Copy C++ COM Plugin" VALUE "ProductVersion", "19.0.0.0" diff --git a/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1a.h b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1a.h index d803323..26b42a9 100644 --- a/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1a.h +++ b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1a.h @@ -1,5 +1,5 @@ // PathCopyCopyPlugin1a.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1b.h b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1b.h index 884981d..b3a668d 100644 --- a/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1b.h +++ b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin1b.h @@ -1,5 +1,5 @@ // PathCopyCopyPlugin1b.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2a.h b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2a.h index b636510..44a4f03 100644 --- a/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2a.h +++ b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2a.h @@ -1,5 +1,5 @@ // PathCopyCopyPlugin2a.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2b.h b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2b.h index d36e383..df9c346 100644 --- a/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2b.h +++ b/Testing/TestPlugins/prihdr/PathCopyCopyPlugin2b.h @@ -1,5 +1,5 @@ // PathCopyCopyPlugin2b.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/prihdr/dlldatax.h b/Testing/TestPlugins/prihdr/dlldatax.h index f73684a..8fae86c 100644 --- a/Testing/TestPlugins/prihdr/dlldatax.h +++ b/Testing/TestPlugins/prihdr/dlldatax.h @@ -1,5 +1,5 @@ // dlldatax.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/prihdr/dllmain.h b/Testing/TestPlugins/prihdr/dllmain.h index aee91e6..c4d00fe 100644 --- a/Testing/TestPlugins/prihdr/dllmain.h +++ b/Testing/TestPlugins/prihdr/dllmain.h @@ -1,5 +1,5 @@ // dllmain.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/prihdr/stdafx.h b/Testing/TestPlugins/prihdr/stdafx.h index b661126..721c9dd 100644 --- a/Testing/TestPlugins/prihdr/stdafx.h +++ b/Testing/TestPlugins/prihdr/stdafx.h @@ -1,5 +1,5 @@ // stdafx.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/prihdr/targetver.h b/Testing/TestPlugins/prihdr/targetver.h index 078bde9..0ac94d2 100644 --- a/Testing/TestPlugins/prihdr/targetver.h +++ b/Testing/TestPlugins/prihdr/targetver.h @@ -1,5 +1,5 @@ // targetver.h -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/rsrc/TestPlugins.rc b/Testing/TestPlugins/rsrc/TestPlugins.rc index 8b0a926..8b2ef21 100644 --- a/Testing/TestPlugins/rsrc/TestPlugins.rc +++ b/Testing/TestPlugins/rsrc/TestPlugins.rc @@ -76,7 +76,7 @@ BEGIN VALUE "FileDescription", "PathCopyCopy Test Plugins Module" VALUE "FileVersion", "19.0.0.0" VALUE "InternalName", "TestPlugins.dll" - VALUE "LegalCopyright", "(c) 2011-2020, Charles Lechasseur. See LICENSE.TXT for details." + VALUE "LegalCopyright", "(c) 2011-2021, Charles Lechasseur. See LICENSE.TXT for details." VALUE "OriginalFilename", "TestPlugins.dll" VALUE "ProductName", "TestPlugins" VALUE "ProductVersion", "19.0.0.0" diff --git a/Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp b/Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp index 1ab1610..822a892 100644 --- a/Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp +++ b/Testing/TestPlugins/src/PathCopyCopyPlugin1a.cpp @@ -1,5 +1,5 @@ // PathCopyCopyPlugin1a.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp b/Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp index 6065f12..f1441e2 100644 --- a/Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp +++ b/Testing/TestPlugins/src/PathCopyCopyPlugin1b.cpp @@ -1,5 +1,5 @@ // PathCopyCopyPlugin1b.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/PathCopyCopyPlugin2a.cpp b/Testing/TestPlugins/src/PathCopyCopyPlugin2a.cpp index 0a667b8..ec07571 100644 --- a/Testing/TestPlugins/src/PathCopyCopyPlugin2a.cpp +++ b/Testing/TestPlugins/src/PathCopyCopyPlugin2a.cpp @@ -1,5 +1,5 @@ // PathCopyCopyPlugin2a.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp b/Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp index 75c3705..5f4ec21 100644 --- a/Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp +++ b/Testing/TestPlugins/src/PathCopyCopyPlugin2b.cpp @@ -1,5 +1,5 @@ // PathCopyCopyPlugin2b.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/TestPlugins.cpp b/Testing/TestPlugins/src/TestPlugins.cpp index 557a3ff..976b831 100644 --- a/Testing/TestPlugins/src/TestPlugins.cpp +++ b/Testing/TestPlugins/src/TestPlugins.cpp @@ -1,5 +1,5 @@ // TestPlugins.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/TestPlugins.idl b/Testing/TestPlugins/src/TestPlugins.idl index e7dec25..851e21c 100644 --- a/Testing/TestPlugins/src/TestPlugins.idl +++ b/Testing/TestPlugins/src/TestPlugins.idl @@ -1,5 +1,5 @@ // TestPlugins.idl -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/dlldatax.c b/Testing/TestPlugins/src/dlldatax.c index 6fdc9eb..7a48a60 100644 --- a/Testing/TestPlugins/src/dlldatax.c +++ b/Testing/TestPlugins/src/dlldatax.c @@ -1,5 +1,5 @@ // dlldatax.c -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/dllmain.cpp b/Testing/TestPlugins/src/dllmain.cpp index 4dd2e44..4a2df57 100644 --- a/Testing/TestPlugins/src/dllmain.cpp +++ b/Testing/TestPlugins/src/dllmain.cpp @@ -1,5 +1,5 @@ // dllmain.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // 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/Testing/TestPlugins/src/stdafx.cpp b/Testing/TestPlugins/src/stdafx.cpp index d3a4e10..928da27 100644 --- a/Testing/TestPlugins/src/stdafx.cpp +++ b/Testing/TestPlugins/src/stdafx.cpp @@ -1,5 +1,5 @@ // stdafx.cpp -// (c) 2011-2020, Charles Lechasseur +// (c) 2011-2021, Charles Lechasseur // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal