Skip to content

Commit aa51ed5

Browse files
Update common.h
1 parent ca18eed commit aa51ed5

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

code/logic/fossil/pizza/common.h

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,20 @@
1-
/*
1+
/**
22
* -----------------------------------------------------------------------------
33
* Project: Fossil Logic
44
*
5-
* This file is part of the Fossil Logic project, which aims to develop high-
6-
* performance, cross-platform applications and libraries. The code contained
7-
* herein is subject to the terms and conditions defined in the project license.
5+
* This file is part of the Fossil Logic project, which aims to develop
6+
* high-performance, cross-platform applications and libraries. The code
7+
* contained herein is licensed under the Apache License, Version 2.0 (the "License");
8+
* you may not use this file except in compliance with the License. You may obtain
9+
* a copy of the License at:
10+
*
11+
* http://www.apache.org/licenses/LICENSE-2.0
12+
*
13+
* Unless required by applicable law or agreed to in writing, software
14+
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
15+
* WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
16+
* License for the specific language governing permissions and limitations
17+
* under the License.
818
*
919
* Author: Michael Gene Brockus (Dreamer)
1020
* Date: 04/05/2014

0 commit comments

Comments
 (0)