@@ -2,7 +2,7 @@ BSD 2-Clause License | |||||
Copyright (c) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | Copyright (c) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | ||||
Copyright (c) 2014-2016, Dimitris Papastamos <sin@2f30.org> | Copyright (c) 2014-2016, Dimitris Papastamos <sin@2f30.org> | ||||
Copyright (c) 2016-2020, Arun Prakash Jana <engineerarun@gmail.com> | |||||
Copyright (c) 2016-2021, Arun Prakash Jana <engineerarun@gmail.com> | |||||
All rights reserved. | All rights reserved. | ||||
Redistribution and use in source and binary forms, with or without | Redistribution and use in source and binary forms, with or without | ||||
@@ -180,7 +180,7 @@ Don't memorize! Arrows (or <kbd>h</kbd> <kbd>j</kbd> <kbd>k</kbd> <kbd>l</kbd>), | |||||
## Developers | ## Developers | ||||
- [Arun Prakash Jana](https://github.com/jarun) (Copyright © 2016-2020) | |||||
- [Arun Prakash Jana](https://github.com/jarun) (Copyright © 2016-2021) | |||||
- [0xACE](https://github.com/0xACE) | - [0xACE](https://github.com/0xACE) | ||||
- [Anna Arad](https://github.com/annagrram) | - [Anna Arad](https://github.com/annagrram) | ||||
- [KlzXS](https://github.com/KlzXS) | - [KlzXS](https://github.com/KlzXS) | ||||
@@ -12,7 +12,7 @@ Cygwin, WSL, Haiku and works seamlessly with DEs and GUI utilities. | |||||
Visit the Wiki for concepts, program usage, how-tos and troubleshooting." | Visit the Wiki for concepts, program usage, how-tos and troubleshooting." | ||||
HOMEPAGE="https://github.com/jarun/nnn" | HOMEPAGE="https://github.com/jarun/nnn" | ||||
COPYRIGHT="2016-2020 Arun Prakash Jana" | |||||
COPYRIGHT="2016-2021 Arun Prakash Jana" | |||||
LICENSE="BSD (2-clause)" | LICENSE="BSD (2-clause)" | ||||
REVISION="1" | REVISION="1" | ||||
SOURCE_URI="git://github.com/jarun/nnn.git" | SOURCE_URI="git://github.com/jarun/nnn.git" | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | * Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | ||||
* Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org> | * Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org> | ||||
* Copyright (C) 2016-2020, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* Copyright (C) 2016-2021, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* All rights reserved. | * All rights reserved. | ||||
* | * | ||||
* Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | * Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | ||||
* Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org> | * Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org> | ||||
* Copyright (C) 2016-2020, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* Copyright (C) 2016-2021, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* All rights reserved. | * All rights reserved. | ||||
* | * | ||||
* Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||
@@ -3,7 +3,7 @@ | |||||
* | * | ||||
* Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | * Copyright (C) 2014-2016, Lazaros Koromilas <lostd@2f30.org> | ||||
* Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org> | * Copyright (C) 2014-2016, Dimitris Papastamos <sin@2f30.org> | ||||
* Copyright (C) 2016-2020, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* Copyright (C) 2016-2021, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* All rights reserved. | * All rights reserved. | ||||
* | * | ||||
* Redistribution and use in source and binary forms, with or without | * Redistribution and use in source and binary forms, with or without | ||||