-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #79 from AICONSlab/jo-copyright
[pr] fix all outdated authors information
- Loading branch information
Showing
49 changed files
with
59 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,7 +18,7 @@ is a general-purpose, open-source pipeline for automated: | |
6) Statistical analysis of CLARITY & Imaging data | ||
7) Atlas generation & Label manipulation | ||
|
||
Copyright (c) 2019 Maged Goubran, [email protected] | ||
Copyright (c) 2022 Maged Goubran, [email protected] | ||
|
||
All Rights Reserved. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ MIRACL (Multi-modal Image Registration And Connectivity anaLysis) is a general-p | |
6) Statistical analysis of CLARITY & Imaging data | ||
7) Atlas generation & Label manipulation | ||
|
||
Copyright (c) 2019 Maged Goubran, [email protected] | ||
Copyright (c) 2022 Maged Goubran, [email protected] | ||
|
||
All Rights Reserved. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,8 +60,8 @@ Optional arguments: | |
----------------------------------- | ||
(c) Maged Goubran @ Stanford University, 2017 | ||
[email protected] | ||
(c) Maged Goubran @ AICONSlab, 2022 | ||
[email protected] | ||
----------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,8 +32,8 @@ function usage() | |
----------------------------------- | ||
(c) Maged Goubran @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ AICONSlab, 2022 | ||
[email protected] | ||
----------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#! /usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#! /usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
// Extracts features from segmented clarity data using 3D partcile analysis | ||
// & summarizes the data per label (Allen atlas label) | ||
// | ||
// (c) Maged Goubran, [email protected], 2016 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// | ||
// dependencies: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,8 +54,8 @@ function usage() | |
----------------------------------- | ||
(c) Maged Goubran @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ AICONSlab, 2022 | ||
[email protected] | ||
----------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#! /usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#! /usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ Stanford 2018, [email protected] | ||
# Maged Goubran @ AICONSlab 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,8 +53,8 @@ function usage() | |
----------------------------------- | ||
(c) Maged Goubran @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ AICONSlab, 2022 | ||
[email protected] | ||
----------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -51,8 +51,8 @@ function usage() | |
----------------------------------- | ||
(c) Maged Goubran @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ AICONSlab, 2022 | ||
[email protected] | ||
----------------------------------- | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#! /usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2018, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
// Macro for Fiji/ImageJ | ||
// Segments cFos positive nuclei in cleared mouse brain in 3D using CLARITY/iDISCO+ and immunolabelling | ||
// | ||
// (c) Maged Goubran, [email protected], 2018 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// Newton Cho, [email protected], | ||
// Jordan Squair, [email protected] | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
// Macro for Fiji/ImageJ | ||
// Segments neurons in cleared mouse brain of virus stains in 3D | ||
// | ||
// (c) Maged Goubran, [email protected], 2018 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// | ||
// based on plugins from: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
// Macro for Fiji/ImageJ | ||
// Segments neurons in cleared mouse brain in 3D | ||
// | ||
// (c) Maged Goubran, [email protected], 2018 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// | ||
// based on plugins from: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
// Macro for Fiji/ImageJ | ||
// Segments neurons in cleared mouse brain of virus stains in 3D | ||
// | ||
// (c) Maged Goubran, [email protected], 2016 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// | ||
// based on plugins from: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
// Macro for Fiji/ImageJ | ||
// Segments neurons in cleared mouse brain of sparse stains (like Thy1) in 3D | ||
// | ||
// (c) Maged Goubran, [email protected], 2018 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// | ||
// based on plugins from: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
// Macro for Fiji/ImageJ | ||
// Segments neurons in cleared mouse brain of virus stains in 3D | ||
// | ||
// (c) Maged Goubran, [email protected], 2018 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// | ||
// based on plugins from: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
// Macro for Fiji/ImageJ | ||
// Segments neurons in cleared mouse brain of virus stains in 3D | ||
// | ||
// (c) Maged Goubran, [email protected], 2018 | ||
// (c) Maged Goubran, [email protected], 2022 | ||
// | ||
// based on plugins from: | ||
// | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ Stanford 2017, [email protected] | ||
# Maged Goubran @ AICONSlab 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ Stanford 2018, [email protected] | ||
# Maged Goubran @ AICONSlab 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ Stanford 2018, [email protected] | ||
# Maged Goubran @ AICONSlab 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ Stanford 2018, [email protected] | ||
# Maged Goubran @ AICONSlab 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,8 +59,8 @@ def helpmsg(): | |
----------------------------------- | ||
(c) Qiyuan Tian @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ AICONSlab, 2022 | ||
[email protected] | ||
----------------------------------- | ||
''' | ||
|
||
|
@@ -355,4 +355,4 @@ def main(args): | |
|
||
|
||
if __name__ == "__main__": | ||
main(sys.argv) | ||
main(sys.argv) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,8 +53,8 @@ def helpmsg(): | |
----------------------------------- | ||
(c) Qiyuan Tian @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ Stanford University, 2016 | ||
[email protected] | ||
(c) Maged Goubran @ AICONSlab, 2022 | ||
[email protected] | ||
----------------------------------- | ||
''' | ||
|
||
|
@@ -131,4 +131,4 @@ def main(args): | |
|
||
|
||
if __name__ == "__main__": | ||
main(sys.argv) | ||
main(sys.argv) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#! /usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2019, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#! /usr/bin/env python | ||
# Maged Goubran @ 2017, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
#!/usr/bin/env python | ||
# Maged Goubran @ 2016, [email protected] | ||
# Maged Goubran @ 2022, [email protected] | ||
|
||
# coding: utf-8 | ||
|
||
|
Oops, something went wrong.