mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
remove '$Id$' headers
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#
|
||||
# Makefile
|
||||
#
|
||||
# $Id: //poco/1.4/Net/samples/TwitterClient/Makefile#1 $
|
||||
#
|
||||
# Makefile for Poco Twitter Client
|
||||
#
|
||||
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// TwitterApp.cpp
|
||||
//
|
||||
// $Id: //poco/1.4/Net/samples/TwitterClient/src/TweetApp.cpp#2 $
|
||||
//
|
||||
// A very simple command-line Twitter client.
|
||||
//
|
||||
// Copyright (c) 2009-2013, Applied Informatics Software Engineering GmbH.
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// Twitter.cpp
|
||||
//
|
||||
// $Id: //poco/1.4/Net/samples/TwitterClient/src/Twitter.cpp#2 $
|
||||
//
|
||||
// A C++ implementation of a Twitter client based on the POCO Net library.
|
||||
//
|
||||
// Copyright (c) 2009-2013, Applied Informatics Software Engineering GmbH.
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
//
|
||||
// Twitter.h
|
||||
//
|
||||
// $Id: //poco/1.4/Net/samples/TwitterClient/src/Twitter.h#2 $
|
||||
//
|
||||
// A C++ implementation of a Twitter client based on the POCO Net library.
|
||||
//
|
||||
// Copyright (c) 2009-2013, Applied Informatics Software Engineering GmbH.
|
||||
|
||||
Reference in New Issue
Block a user