2 Commits
Author SHA1 Message Date
jlamothe bb85081380 removed copyright years from individual source files
it remains intact in the README.md and package.yml files
2023-05-02 19:40:22 -04:00
jlamothe f423d202ce fixed installation instructions 2023-05-02 17:45:48 -04:00
21 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -38,8 +38,8 @@ This package uses [Haskell Stack](https://haskellstack.org). Please
refer to [their refer to [their
website](https://docs.haskellstack.org/en/stable/README/#how-to-install) website](https://docs.haskellstack.org/en/stable/README/#how-to-install)
for instructions on installing Haskell Stack. Once you have done for instructions on installing Haskell Stack. Once you have done
this, you can simply enter the command `stack install passman` in the this, you can simply enter the command `stack install` in the terminal
terminal to install passman. from this directory to install passman.
## Codeberg ## Codeberg
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -2,7 +2,7 @@
Module: Password Module: Password
Description: a simple password manager Description: a simple password manager
Copyright: (C) 2018-2021 Jonathan Lamothe Copyright: (C) Jonathan Lamothe
License: LGPLv3 (or later) License: LGPLv3 (or later)
Maintainer: jonathan@jlamothe.net Maintainer: jonathan@jlamothe.net
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify
+1 -1
View File
@@ -1,7 +1,7 @@
{- {-
passman passman
Copyright (C) 2018-2021 Jonathan Lamothe Copyright (C) Jonathan Lamothe
<jonathan@jlamothe.net> <jonathan@jlamothe.net>
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify