mirror of
https://github.com/reactos/reactos.git
synced 2025-01-13 01:22:03 +00:00
[KSPROXY]
fix file headers svn path=/trunk/; revision=46224
This commit is contained in:
parent
8d09720a18
commit
65a79a863e
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS WDM Streaming ActiveMovie Proxy
|
||||
* FILE: dll/directx/ksproxy/input_cpp.cpp
|
||||
* FILE: dll/directx/ksproxy/input_pin.cpp
|
||||
* PURPOSE: InputPin of Proxy Filter
|
||||
*
|
||||
* PROGRAMMERS: Johannes Anderwald (janderwald@reactos.org)
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* COPYRIGHT: See COPYING in the top level directory
|
||||
* PROJECT: ReactOS WDM Streaming ActiveMovie Proxy
|
||||
* FILE: dll/directx/ksproxy/Output_cpp.cpp
|
||||
* FILE: dll/directx/ksproxy/output_pin.cpp
|
||||
* PURPOSE: OutputPin of Proxy Filter
|
||||
*
|
||||
* PROGRAMMERS: Johannes Anderwald (janderwald@reactos.org)
|
||||
|
|
Loading…
Reference in a new issue