Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Algorithms/Hasher2.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion Algorithms/Hasher2.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion Benchmark/Benchmark.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion LegacyAlgorithms/Hasher.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion LegacyAlgorithms/LegacyHasher.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Coordinator.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Coordinator.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Exporter.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Exporter.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/FileHashTask.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/FileHashTask.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/MainDialog.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/MainDialog.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/OpenHashTab.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Queues.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Queues.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Settings.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Settings.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/SettingsDialog.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/SettingsDialog.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/Standalone.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/SumFileParser.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/SumFileParser.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/base64.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/base64.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/https.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/https.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/json.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/path.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/path.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/stdafx.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/updatecheck.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/utl.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/utl.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/virustotal.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/virustotal.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/virustotal_api.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion OpenHashTab/wnd.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2019-2023 namazso <admin@namazso.eu>
// Copyright 2019-2024 namazso <admin@namazso.eu>
// This file is part of OpenHashTab.
//
// OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ HashTab was a similar purpose proprietary software. While this software has been

All original code in this repo are licensed under the following license, unless explicitly stated otherwise in the file:

Copyright 2019-2023 namazso <admin@namazso.eu>
Copyright 2019-2024 namazso <admin@namazso.eu>
OpenHashTab - File hashing shell extension

OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion installer.iss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
; Copyright 2019-2023 namazso <admin@namazso.eu>
; Copyright 2019-2024 namazso <admin@namazso.eu>
; This file is part of OpenHashTab.
;
; OpenHashTab is free software: you can redistribute it and/or modify
Expand Down
2 changes: 1 addition & 1 deletion license.installer.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
OpenHashTab - File hashing shell extension
Copyright 2019-2023 namazso <admin@namazso.eu>
Copyright 2019-2024 namazso <admin@namazso.eu>
Licensed under GPLv3 or later.
Code available at https://github.com/namazso/OpenHashTab

Expand Down