From 77fcba22c488ecf178c40501cc3d7d3fabe03716 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Fri, 20 Jan 2012 11:34:50 +0100 Subject: Add Contact: information in the license header Contact point is the Qt Project, and needs to be included for all new files added to the repository. Change-Id: Id0e7219e1d11a169f1a91439728cbda55ab29eeb Reviewed-by: Lars Knoll --- src/corelib/thread/qbasicatomic.h | 1 + src/corelib/thread/qgenericatomic.h | 1 + 2 files changed, 2 insertions(+) (limited to 'src') 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. ** -- cgit v1.2.3