-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added sample files for script output
* For those (hopefully rare) cases where Python 2.7 or higher isn't available. * Subdirectories of the samples/ dir should be self-explanatory. * People modifying the singleyear versions will need to change 2016 to whatever year it is. * People modifying the multi-user version will need to change 2013 to their first specified year and 2016 to their last. * The name needs to be changed from the (gender neutral) "Awesome Coder" to whatever name you're blaming what you did on. ;) This should address the laziest issue tracking on github for this thing's issue #3.
- Loading branch information
Showing
16 changed files
with
232 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright (C) 2013-2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright (C) 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright (C) Awesome Coder, 2013-2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright (C) 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright © 2013-2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright © 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright © Awesome Coder, 2013-2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright © 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright (C) 2013-2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1a.text file for more details. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright (C) Awesome Coder, 2013-2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1a.txt file for more details. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright © 2013-2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1u.text file for more details. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright © Awesome Coder, 2013-2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1u.txt file for more details. |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright (C) 2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright (C) 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright (C) Awesome Coder, 2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright (C) 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright © 2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright © 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Copyright © Awesome Coder, 2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes: | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
Version 1, October 2013 | ||
|
||
Copyright © 2013 Ben McGinnes <[email protected]> | ||
|
||
Everyone is permitted to copy and distribute verbatim or modified | ||
copies of this license document, and changing it is allowed as long | ||
as the name is changed. | ||
|
||
DO WHAT THE FUCK YOU WANT TO BUT IT'S NOT MY FAULT PUBLIC LICENSE | ||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION | ||
|
||
0. You just DO WHAT THE FUCK YOU WANT TO. | ||
|
||
1. Do not hold the author(s), creator(s), developer(s) or | ||
distributor(s) liable for anything that happens or goes wrong | ||
with your use of the work. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright (C) 2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1a.text file for more details. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright (C) Awesome Coder, 2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1a.txt file for more details. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright © 2016 Awesome Coder | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1u.text file for more details. |
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 |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Copyright © Awesome Coder, 2016 | ||
|
||
This work is free. You can redistribute it and/or modify it under the | ||
terms of the Do What The Fuck You Want To But It's Not My Fault Public | ||
License, Version 1, as published by Ben McGinnes. See the | ||
COPYING.WTFNMFPLv1u.txt file for more details. |