diff --git a/src/corelib/thread/qbasicatomic.h b/src/corelib/thread/qbasicatomic.h index 768c1ccdb7..91df7501a0 100644 --- a/src/corelib/thread/qbasicatomic.h +++ b/src/corelib/thread/qbasicatomic.h @@ -1,6 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2011 Thiago Macieira +** Contact: http://www.qt-project.org/ ** ** This file is part of the QtCore module of the Qt Toolkit. ** diff --git a/src/corelib/thread/qgenericatomic.h b/src/corelib/thread/qgenericatomic.h index 6836f509dc..ce4efe3cf5 100644 --- a/src/corelib/thread/qgenericatomic.h +++ b/src/corelib/thread/qgenericatomic.h @@ -1,6 +1,7 @@ /**************************************************************************** ** ** Copyright (C) 2011 Thiago Macieira +** Contact: http://www.qt-project.org/ ** ** This file is part of the QtCore module of the Qt Toolkit. **