mirror of
https://github.com/aaru-dps/Aaru.Checksums.git
synced 2025-12-16 19:24:29 +00:00
Update copyright notices.
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
|
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
|
||||||
<Version>5.3.1</Version>
|
<Version>5.3.1</Version>
|
||||||
<Company>Claunia.com</Company>
|
<Company>Claunia.com</Company>
|
||||||
<Copyright>Copyright © 2011-2022 Natalia Portillo</Copyright>
|
<Copyright>Copyright © 2011-2023 Natalia Portillo</Copyright>
|
||||||
<Product>Aaru Data Preservation Suite</Product>
|
<Product>Aaru Data Preservation Suite</Product>
|
||||||
<Title>Aaru.Checksums</Title>
|
<Title>Aaru.Checksums</Title>
|
||||||
<ApplicationVersion>$(Version)</ApplicationVersion>
|
<ApplicationVersion>$(Version)</ApplicationVersion>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// along with this program.If not, see<http://www.gnu.org/licenses/>.
|
// along with this program.If not, see<http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ECC algorithm from ECM(c) 2002-2011 Neill Corlett
|
// ECC algorithm from ECM(c) 2002-2011 Neill Corlett
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
namespace Aaru.Checksums
|
namespace Aaru.Checksums
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
namespace Aaru.Checksums
|
namespace Aaru.Checksums
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System.IO;
|
using System.IO;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
// Disabled because the speed is abnormally slow
|
// Disabled because the speed is abnormally slow
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
// along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// Copyright (C) 1996 Phil Karn
|
// Copyright (C) 1996 Phil Karn
|
||||||
// Copyright (C) 1995 Robert Morelos-Zaragoza
|
// Copyright (C) 1995 Robert Morelos-Zaragoza
|
||||||
// Copyright (C) 1995 Hari Thirumoorthy
|
// Copyright (C) 1995 Hari Thirumoorthy
|
||||||
|
|||||||
@@ -33,7 +33,7 @@
|
|||||||
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
// SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
using System;
|
using System;
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
|
||||||
//
|
//
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
// Copyright © 2011-2022 Natalia Portillo
|
// Copyright © 2011-2023 Natalia Portillo
|
||||||
// ****************************************************************************/
|
// ****************************************************************************/
|
||||||
|
|
||||||
// Based on ssdeep
|
// Based on ssdeep
|
||||||
|
|||||||
Reference in New Issue
Block a user