added some missing (nw)

This commit is contained in:
Miodrag Milanovic 2015-12-12 12:08:32 +01:00
parent f71f86d052
commit 4a942f7662
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:Jarek Burczynski
// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
/*
File: fm.h -- header file for software emulation for FM sound generator

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:Jarek Burczynski
// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
/*
**
** File: fmopl.c - software implementation of FM sound generator

View File

@ -1,5 +1,5 @@
// license:???
// copyright-holders:Jarek Burczynski
// copyright-holders:Jarek Burczynski,Tatsuyuki Satoh
#pragma once
#ifndef __FMOPL_H__

View File

@ -1,4 +1,4 @@
// license:???
// license:LGPL-2.1+
// copyright-holders:Ralf Schaefer, Robbbert
/******************************************************************************
Novag SuperConstellation Chess Computer