Ignore:
Timestamp:
Feb 18, 2014, 7:55:02 AM (10 years ago)
Author:
roman
Message:

Updated header (on use, applicability, redistribution)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DirectShowSpy/Configuration.cpp

    r267 r276  
    11////////////////////////////////////////////////////////////
    22// Copyright (C) Roman Ryltsov, 2008-2014
    3 // Created by Roman Ryltsov roman@alax.info
     3// Created by Roman Ryltsov roman@alax.info, http://alax.info
    44//
    55// This source code is published to complement DirectShowSpy developer powertoy
    66// and demonstrate the internal use of APIs and tricks powering the tool. It is
    7 // allowed to freely re-use the portions of the code in other projects, commercial or otherwise
    8 // (provided that you don’t pretend that you wrote the original tool).
     7// allowed to freely re-use the portions of the code in other projects, commercial
     8// or otherwise (provided that you don’t pretend that you wrote the original tool).
    99//
    1010// Please keep in mind that DirectShowSpy is a developer tool, it is strongly recommended
    11 // that it is not shipped with release grade software. The advise applies to hooking methods
    12 // used by DirectShowSpy in general as well.
     11// that it is not shipped with release grade software. It is allowed to distribute
     12// DirectShowSpy if only it is not registered with Windows by default and either
     13// used privately, or registered on specific throubleshooting request. The advice applies
     14// to hooking methods used by DirectShowSpy in general as well.
    1315
    1416#include "stdafx.h"
Note: See TracChangeset for help on using the changeset viewer.