Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 1391290

Browse files
committed
Changed the Copyright to 2017
1 parent f8fe5d6 commit 1391290

24 files changed

+24
-24
lines changed

libdleyna/renderer/async.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2012-2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/async.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2012-2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/control-point-renderer.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/device.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2012-2015 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/device.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2012-2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/host-service.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2012-2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/host-service.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2012-2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/manager.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/manager.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

libdleyna/renderer/prop-defs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* dLeyna
33
*
4-
* Copyright (C) 2012-2013 Intel Corporation. All rights reserved.
4+
* Copyright (C) 2012-2017 Intel Corporation. All rights reserved.
55
*
66
* This program is free software; you can redistribute it and/or modify it
77
* under the terms and conditions of the GNU Lesser General Public License,

0 commit comments

Comments
 (0)