added GitHub URL in case the file spreads and people want to know upstream location

This commit is contained in:
Gregory Pakosz 2016-01-12 23:53:21 +01:00
parent d0fc4161e8
commit d4275250d8
2 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// (‑●‑●)> released under the WTFPL v2 license, by Gregory Pakosz (@gpakosz)
// https://github.com/gpakosz/whereami
// in case you want to #include "whereami.c" in a larger compilation unit
#if !defined(WHEREAMI_H)

View File

@ -1,4 +1,5 @@
// (‑●‑●)> released under the WTFPL v2 license, by Gregory Pakosz (@gpakosz)
// https://github.com/gpakosz/whereami
#ifndef WHEREAMI_H
#define WHEREAMI_H