Add missing colophone
git-svn-id: https://svn.rozman.si/svn/VS/LockIfOutOfLogonHours/trunk@24 8318ca12-60fa-704f-b1c2-085edf00c0b2
This commit is contained in:
parent
9aabd11d94
commit
7ec7adf4ba
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
|
//
|
||||||
|
// LockIfOutOfLogonHours - Locks current session if user is out of logon hours
|
||||||
|
//
|
||||||
|
// Copyright © 2015 Simon Rozman (simon@rozman.si)
|
||||||
|
//
|
||||||
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
#ifndef __LOCK_IF_OUT_OF_LOGON_HOURS_H__
|
#ifndef __LOCK_IF_OUT_OF_LOGON_HOURS_H__
|
||||||
#define __LOCK_IF_OUT_OF_LOGON_HOURS_H__
|
#define __LOCK_IF_OUT_OF_LOGON_HOURS_H__
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue