mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
Remove \$Id`$ headers
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Data/samples/Binding/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco Data Binding sample
|
||||
#
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// Binding.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Data/samples/Binding/src/Binding.cpp#2 $
|
||||
//
|
||||
// This sample demonstrates the Data library.
|
||||
//
|
||||
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Data/samples/Makefile#2 $
|
||||
#
|
||||
# Makefile for Poco Data Samples
|
||||
#
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Data/samples/RecordSet/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco Data RecordSet sample
|
||||
#
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// RecordSet.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Data/samples/RecordSet/src/RecordSet.cpp#2 $
|
||||
//
|
||||
// This sample demonstrates the Data library.
|
||||
//
|
||||
/// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Data/samples/RowFormatter/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco Data RowFormatter sample
|
||||
#
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// RowFormatter.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Data/samples/RecordSet/src/RowFormatter.cpp#2 $
|
||||
//
|
||||
// This sample demonstrates the Data library recordset row formatting
|
||||
// and streaming capabilities.
|
||||
//
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Data/samples/Tuple/Makefile#2 $
|
||||
#
|
||||
# Makefile for Poco Data Tuple sample
|
||||
#
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// Tuple.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Data/samples/Tuple/src/Tuple.cpp#1 $
|
||||
//
|
||||
// This sample demonstrates the Data library.
|
||||
//
|
||||
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/Main/Data/samples/TypeHandler/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco Data TypeHandler sample
|
||||
#
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// Binding.cpp
|
||||
//
|
||||
// $Id: //poco/Main/Data/samples/TypeHandler/src/TypeHandler.cpp#3 $
|
||||
//
|
||||
// This sample demonstrates the Data library.
|
||||
//
|
||||
// Copyright (c) 2008, Applied Informatics Software Engineering GmbH.
|
||||
|
||||
@@ -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