From 64265c8d17d6bf65564cebef7b53492c3752ec86 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sun, 5 Jun 2016 18:24:33 -0700 Subject: index.md: Declare all of my non-explicitly licensed code under WTFPL --- source/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/index.md b/source/index.md index 036dfef0..842b4f99 100644 --- a/source/index.md +++ b/source/index.md @@ -5,6 +5,6 @@ title: dl? cmplnts? My name is Zhiming Wang (Simplified Chinese: ηŽ‹δΉ‹ι“­), and I am an undergrad at Stanford (senior as of September 2015) studying mathematics and theoretical physics. I enjoy coding in my spare time, for fun and profit β€” I hate repetitive tasks, so computer programs help me automate and get things done quickly. -My first programming language was Pascal and I consider C my mother tongue, but recently I write most of my stuff in Python and Zsh. My operating system is OS X, my text editor is Emacs, my interactive (and non-interactive) shell is Zsh, my package manager is Homebrew, and my default browser at the moment is Google Chrome. I use four-space indents when the target language has no established convention that says otherwise. My public key is [here](/key.html), or you may find me on [Keybase](https://keybase.io/zmwangx). You won't and likely never will find me on SNS. What else is there to tell? +My first programming language was Pascal and I consider C my mother tongue, but recently I write most of my stuff in Python and Zsh. My operating system is OS X, my text editor is Emacs, my interactive (and non-interactive) shell is Zsh, my package manager is Homebrew, and my default browser at the moment is Google Chrome. I use four-space indents when the target language has no established convention that says otherwise. Any source code I publish on the Web is licensed under [WTFPL](http://www.wtfpl.net/) unless a license is explicitly declared. My public key is [here](/key.html), or you may find me on [Keybase](https://keybase.io/zmwangx). You won't and likely never will find me on SNS. What else is there to tell? This blog could be about anything, but most of the stuff here should be technical. Oh yes, this blog is fully open source, down to how image assets were generated. All tools necessary for reproducing this blog are either in or documented in [the source branch](https://github.com/zmwangx/zmwangx.github.io/tree/source) of [zmwangx/zmwangx.github.io](https://github.com/zmwangx/zmwangx.github.io). -- cgit v1.2.1