mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 02:53:10 +01:00
poco-ification of Units header
This commit is contained in:
@@ -4,14 +4,14 @@
|
|||||||
// $Id: //poco/svn/Util/include/Poco/Util/Units.h#1 $
|
// $Id: //poco/svn/Util/include/Poco/Util/Units.h#1 $
|
||||||
//
|
//
|
||||||
// Library: Util
|
// Library: Util
|
||||||
// Package: Util
|
// Package: Units
|
||||||
// Module: Units
|
// Module: Units
|
||||||
//
|
//
|
||||||
// Basic definitions for the Poco Util library.
|
// Basic definitions for the Poco Util library.
|
||||||
// This file must be the first file included by every other Util
|
// This file must be the first file included by every other Util
|
||||||
// header file.
|
// header file.
|
||||||
//
|
//
|
||||||
// Copyright (c) 2004-2006, Applied Informatics Software Engineering GmbH.
|
// Copyright (c) 2007-2009, Applied Informatics Software Engineering GmbH.
|
||||||
// and Contributors.
|
// and Contributors.
|
||||||
//
|
//
|
||||||
// Permission is hereby granted, free of charge, to any person or organization
|
// Permission is hereby granted, free of charge, to any person or organization
|
||||||
@@ -35,8 +35,6 @@
|
|||||||
// FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
// FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
|
||||||
// ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
// ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||||
// DEALINGS IN THE SOFTWARE.
|
// DEALINGS IN THE SOFTWARE.
|
||||||
//
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// Adapted for POCO from the following source:
|
// Adapted for POCO from the following source:
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user