mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-23 08:31:43 +02:00
Remove \$Id`$ headers
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Data/samples/WebNotifier/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco Data WebNotifier sample
|
||||
#
|
||||
|
||||
|
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// WebNotifier.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Data/samples/WebNotifier/src/WebNotifier.cpp#2 $
|
||||
//
|
||||
// This sample demonstrates a combination of Data and Net libraries by
|
||||
// creating a database, registering callbacks for insert/update events
|
||||
// and sending database modifications to the web client through web socket.
|
||||
|
Reference in New Issue
Block a user