Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Sicos2002 committed Mar 18, 2021
1 parent 4f9e749 commit 1f24095
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion IFilterTextReader/ComHelpers.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFAccessFailure.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFClassFactoryFailure.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFFileIsPasswordProtected.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFFileToLarge.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFFilterNotFound.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFFilterPartiallyFiltered.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFOldFilterFormat.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFUnknownFormat.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Exceptions/IFilterTimeout.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Extensions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/FileTypeSelector.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/FilterLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/FilterReader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/FilterReaderOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/FilterSearcher.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/IStreamWrapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Job.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/NativeMethods.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/Property.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/PropertyMapper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextReader/UnmappedPropertyEventArgs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextViewer/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion IFilterTextViewer/Reader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
//
// Author: Kees van Spelde <[email protected]>
//
// Copyright (c) 2013-2020 Magic-Sessions. (www.magic-sessions.com)
// Copyright (c) 2013-2021 Magic-Sessions. (www.magic-sessions.com)
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 1f24095

Please sign in to comment.