mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-05 12:37:33 -05:00
Remove coupling with user-mail-address
This commit is contained in:
@ -2,13 +2,6 @@
|
||||
# group: file templates
|
||||
# contributor: Henrik Lissner
|
||||
# --
|
||||
/**
|
||||
* @file
|
||||
* @author `user-full-name` <`user-mail-address`>
|
||||
* @version 0.1
|
||||
* @since 0.1 @ `(format-time-string "%Y-%m-%d")`
|
||||
*/
|
||||
|
||||
#include <Windows.h>
|
||||
|
||||
int CALLBACK WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
|
||||
|
Reference in New Issue
Block a user