Browse Source

Added copyright notice to main.cpp

git-svn-id: https://svn.microneil.com/svn/SNFServer/trunk@3 49a64a4e-e346-423c-883c-369b0fd10ff0
master
madscientist 15 years ago
parent
commit
e63c0accb5
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      SNFServer/main.cpp

+ 6
- 0
SNFServer/main.cpp View File

@@ -1,3 +1,9 @@
// SNFMulti.cpp
//
// (C) Copyright 2006 - 2009 ARM Research Labs, LLC
// See www.armresearch.com for the copyright terms.
//
#include <sys/types.h>
#include <sys/stat.h>
#include <ctime>

Loading…
Cancel
Save