X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=src%2Fhash.h;h=e2386a11b0bab9d0ddff4315265f920ce5c35b74;hb=1fd93f3d6e283e5b69a187b9ece80e6ea554390a;hp=f10182498fbc7082f5c575f076f7736a5f901910;hpb=40ab4c0cde1bfee1616777995998b0cbc5ffc741;p=fastq-tools.git diff --git a/src/hash.h b/src/hash.h index f101824..e2386a1 100644 --- a/src/hash.h +++ b/src/hash.h @@ -1,3 +1,13 @@ +/* + * This file is part of fastq-tools. + * + * Copyright (c) 2011 by Daniel C. Jones + * + * hash : + * A quick and simple all-purpose hash table. + * + */ + #ifndef FASTQ_TOOLS_HASH_H #define FASTQ_TOOLS_HASH_H