ソースを参照

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年前
コミット
e63c0accb5
1個のファイルの変更6行の追加0行の削除
  1. 6
    0
      SNFServer/main.cpp

+ 6
- 0
SNFServer/main.cpp ファイルの表示

@@ -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>

読み込み中…
キャンセル
保存