Updated the license part of all script files

This commit is contained in:
mgrotke 2020-06-27 00:25:05 -04:00
parent 8e31b341be
commit b9516bf1d7
7 changed files with 18 additions and 13 deletions

3
conf
View file

@ -1,5 +1,6 @@
################################################################################################################################### ###################################################################################################################################
# This Conky configuration file was created by Matt Grotke (mgrotke@gmail.com) and is in the public domain. # This configuration file was created by Matt Grotke (mgrotke@gmail.com) for the "mgconky Conky Theme" project: https://github.com/mgrotke/mgconky
# This file is in the public domain.
# --------------------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------------------
# TO RUN THIS CONKY CONFIG, YOU CAN TYPE THE FOLLOWING IN A TERMINAL: # TO RUN THIS CONKY CONFIG, YOU CAN TYPE THE FOLLOWING IN A TERMINAL:
# conky -c ~/.conky/mgconky/conf # conky -c ~/.conky/mgconky/conf

View file

@ -1,5 +1,6 @@
################################################################################################################################### ###################################################################################################################################
# This Conky configuration file was created by Matt Grotke (mgrotke@gmail.com) and is in the public domain. # This configuration file was created by Matt Grotke (mgrotke@gmail.com) for the "mgconky Conky Theme" project: https://github.com/mgrotke/mgconky
# This file is in the public domain.
# --------------------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------------------
# TO RUN THIS CONKY CONFIG, YOU CAN TYPE THE FOLLOWING IN A TERMINAL: # TO RUN THIS CONKY CONFIG, YOU CAN TYPE THE FOLLOWING IN A TERMINAL:
# conky -c ~/.conky/mgconky/conf # conky -c ~/.conky/mgconky/conf

View file

@ -1,5 +1,6 @@
--[[ ############################################################################################################################## --[[ ##############################################################################################################################
# This lua file was created by Matt Grotke (mgrotke@gmail.com) and is in the public domain. # This script file was created by Matt Grotke (mgrotke@gmail.com) for the "mgconky Conky Theme" project: https://github.com/mgrotke/mgconky
# This file is in the public domain.
# --------------------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------------------
# The function below is intended to be called by a Conky config file in the following way: # The function below is intended to be called by a Conky config file in the following way:
# ${lua MyRound <value to round> <decimal places> <rounding type> <unit to use> <option>} # ${lua MyRound <value to round> <decimal places> <rounding type> <unit to use> <option>}

View file

@ -1,7 +1,8 @@
#!/bin/bash #!/bin/bash
################################################################################################################################### ###################################################################################################################################
# This script was used from the Harmattan Conky theme project: https://github.com/zagortenay333/Harmattan # This script is from the "Harmattan Conky Theme" project: https://github.com/zagortenay333/Harmattan
# Below is Harmattan's license for these files: # The accompanying SVG files were also taken from Harmattan.
# Below is Harmattan's original license for these files.
# --------------------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------------------
# This project is available under 2 licenses -- choose whichever you prefer. # This project is available under 2 licenses -- choose whichever you prefer.
# --- # ---

View file

@ -1,7 +1,8 @@
#!/bin/bash #!/bin/bash
################################################################################################################################### ###################################################################################################################################
# This script was used from the Harmattan Conky theme project: https://github.com/zagortenay333/Harmattan # This script is from the "Harmattan Conky Theme" project: https://github.com/zagortenay333/Harmattan
# Below is Harmattan's license for these files: # It has been modified by Matt Grotke (mgrotke@gmail.com) for the "mgconky Conky Theme" project: https://github.com/mgrotke/mgconky
# Below is Harmattan's original license for this file.
# --------------------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------------------
# This project is available under 2 licenses -- choose whichever you prefer. # This project is available under 2 licenses -- choose whichever you prefer.
# --- # ---

View file

@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
################################################################################################################################### ###################################################################################################################################
# This script is from the Harmattan Conky theme project: https://github.com/zagortenay333/Harmattan # This script is from the "Harmattan Conky Theme" project: https://github.com/zagortenay333/Harmattan
# It has been modified by Matt Grotke (mgrotke@gmail.com). # It has been modified by Matt Grotke (mgrotke@gmail.com) for the "mgconky Conky Theme" project: https://github.com/mgrotke/mgconky
# Below is Harmattan's license for these files: # Below is Harmattan's original license for this file.
# --------------------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------------------
# This project is available under 2 licenses -- choose whichever you prefer. # This project is available under 2 licenses -- choose whichever you prefer.
# --- # ---

View file

@ -1,8 +1,8 @@
#!/bin/bash #!/bin/bash
################################################################################################################################### ###################################################################################################################################
# This script is from the Harmattan Conky theme project: https://github.com/zagortenay333/Harmattan # This script is from the "Harmattan Conky Theme" project: https://github.com/zagortenay333/Harmattan
# It has been modified by Matt Grotke (mgrotke@gmail.com). # It has been modified by Matt Grotke (mgrotke@gmail.com) for the "mgconky Conky Theme" project: https://github.com/mgrotke/mgconky
# Below is Harmattan's license for these files: # Below is Harmattan's original license for this file.
# --------------------------------------------------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------------------------------------------------
# This project is available under 2 licenses -- choose whichever you prefer. # This project is available under 2 licenses -- choose whichever you prefer.
# --- # ---