From 9d48eefacf99a6c3c3a82b715010e5f022cb8c7d Mon Sep 17 00:00:00 2001 From: Daniel-VM Date: Wed, 12 Jun 2024 13:17:09 +0200 Subject: [PATCH] added missing liscence --- bin/kmerfinder_summary.py | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/bin/kmerfinder_summary.py b/bin/kmerfinder_summary.py index 5d9fb51..27e97de 100755 --- a/bin/kmerfinder_summary.py +++ b/bin/kmerfinder_summary.py @@ -1,5 +1,22 @@ #!/usr/bin/env python3 +""" +Author: Daniel VM +Email: da.valle@ciberisciii.es +Date: 2024/01/20 +MIT License + +© 2024 Daniel VM + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. +""" import argparse import sys