mirror of
https://github.com/Microsoft/calculator.git
synced 2025-07-31 12:00:01 -07:00
Added Copyright headers to .cpp and .h files (#790)
This commit is contained in:
parent
433d54d571
commit
626bdf0de5
19 changed files with 58 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT License.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "InspectingDataSource.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue