Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

file headers #64

Open
twood02 opened this issue Apr 29, 2015 · 2 comments
Open

file headers #64

twood02 opened this issue Apr 29, 2015 · 2 comments

Comments

@twood02
Copy link
Member

twood02 commented Apr 29, 2015

all files should begin with:

/************************************************
 *                     GW KV
 *  https://github.com/gwAdvNet2015/gw-kv-store
 *
 * Copyright 2015 Author 1, Author 2, 
 *   Author 3, Author 4
 *
 * This program is licensed under the MIT license.
 *
 * filename.c - parses incoming messages and
 *   and prints them to the screen.
 *************************************************/

Replace the authors with anyone who worked on the file and put a short description of what the file does.

@phil-lopreiato
Copy link
Member

@SMonaghan did this for server code in #67

@SMonaghan
Copy link
Member

It is done for everything except for client based stuff since that is still being worked on. The client group should put it in their files. @kstats #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants