@@ -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-2019, Arun Prakash Jana <engineerarun@gmail.com> | |||||
Copyright (c) 2016-2020, 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 | ||||
@@ -158,7 +158,7 @@ Completion scripts for Bash, Fish and Zsh are [available](misc/auto-completion). | |||||
## Developers | ## Developers | ||||
- [Arun Prakash Jana](https://github.com/jarun) (Copyright © 2016-2019) | |||||
- [Arun Prakash Jana](https://github.com/jarun) (Copyright © 2016-2020) | |||||
- [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) | ||||
@@ -9,7 +9,7 @@ It runs smoothly on the Raspberry Pi, Termux on Android, Linux, macOS, BSD, Cygw | |||||
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-2019 Arun Prakash Jana" | |||||
COPYRIGHT="2016-2020 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-2019, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* Copyright (C) 2016-2020, 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-2019, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* Copyright (C) 2016-2020, 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-2019, Arun Prakash Jana <engineerarun@gmail.com> | |||||
* Copyright (C) 2016-2020, 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 | ||||