Commit e1858b2a authored by Richard Kuo's avatar Richard Kuo
Browse files

Hexagon: Copyright marking changes



Code Aurora Forum (CAF) is becoming a part of Linux Foundation Labs.

Signed-off-by: default avatarRichard Kuo <rkuo@codeaurora.org>
parent 3ed8d115
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * Atomic operations for the Hexagon architecture
 *
 * Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
+1 −1
Original line number Diff line number Diff line
/*
 * Memory barrier definitions for the Hexagon architecture
 *
 * Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
+1 −1
Original line number Diff line number Diff line
/*
 * Bit operations for the Hexagon architecture
 *
 * Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
 *
 *
 * This program is free software; you can redistribute it and/or modify
+1 −1
Original line number Diff line number Diff line
/*
 * Cache definitions for the Hexagon architecture
 *
 * Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
+1 −1
Original line number Diff line number Diff line
/*
 * Cache flush operations for the Hexagon architecture
 *
 * Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
 * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
Loading