source: mainline/contrib/highlight/Syntax@ 77578e8

Last change on this file since 77578e8 was 77578e8, checked in by Jiří Zárevúcky <zarevucky.jiri@…>, 4 years ago

Whittle down more unlicensed files using my best guess as to the intended licensing

  • Property mode set to 100644
File size: 246 bytes
Line 
1#
2# SPDX-FileCopyrightText: 2009 Martin Decky <martin@decky.cz>
3#
4# SPDX-License-Identifier: BSD-3-Clause
5#
6
7file ..\*\\.(bp|BP)$ Behavior\sProtocol
8include bp.syntax
9
10file ..\*\\.(adl|ADP)$ Architecture\sDescription\sLanguage
11include adl.syntax
Note: See TracBrowser for help on using the repository browser.