diff --git a/LICENSE.txt b/LICENSE.txt index 0b3959a5..6d261131 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (c) 2010-2014, Intel Corporation +Copyright (c) 2010-2015, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/alloy.py b/alloy.py index 0f589857..8779eaab 100755 --- a/alloy.py +++ b/alloy.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2013-2014, Intel Corporation +# Copyright (c) 2013-2015, Intel Corporation # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/builtins/util.m4 b/builtins/util.m4 index 53aec2c4..39be8b80 100644 --- a/builtins/util.m4 +++ b/builtins/util.m4 @@ -1,4 +1,4 @@ -;; Copyright (c) 2010-2014, Intel Corporation +;; Copyright (c) 2010-2015, Intel Corporation ;; All rights reserved. ;; ;; Redistribution and use in source and binary forms, with or without diff --git a/main.cpp b/main.cpp index db05fcb6..9250a3c5 100644 --- a/main.cpp +++ b/main.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2010-2013, Intel Corporation + Copyright (c) 2010-2015, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/opt.cpp b/opt.cpp index 494fe6e1..9fbe89da 100644 --- a/opt.cpp +++ b/opt.cpp @@ -1,5 +1,5 @@ /* - Copyright (c) 2010-2014, Intel Corporation + Copyright (c) 2010-2015, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/run_tests.py b/run_tests.py index 07810a01..d9b753c1 100755 --- a/run_tests.py +++ b/run_tests.py @@ -1,6 +1,6 @@ #!/usr/bin/python # -# Copyright (c) 2013-2014, Intel Corporation +# Copyright (c) 2013-2015, Intel Corporation # All rights reserved. # # Redistribution and use in source and binary forms, with or without