Skip to content

Instantly share code, notes, and snippets.

@dasuxullebt
dasuxullebt / spacepins.c
Created January 21, 2016 19:07 — forked from anonymous/spacepins.c
spacepins
/*
char m[] = "Copyright (c) 2016, Christoph-Simon Senjak";
printf("%s <%c%c%c%c%s%c>\n", m, m[11], m[24], m[24], '@', "uxul.d", m[37]);
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice,