Doc headers.

This commit is contained in:
Ben Vanik
2015-06-10 21:19:17 -07:00
parent 6348c3dc72
commit 8ca2b17e51
35 changed files with 350 additions and 35 deletions

View File

@@ -1,4 +1,13 @@
using System;
/**
******************************************************************************
* Xenia : Xbox 360 Emulator Research Project *
******************************************************************************
* Copyright 2015 Ben Vanik. All rights reserved. *
* Released under the BSD license - see LICENSE in the root for more details. *
******************************************************************************
*/
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;