diff options
Diffstat (limited to 'gcc/jit/docs/intro')
-rw-r--r-- | gcc/jit/docs/intro/index.rst | 2 | ||||
-rw-r--r-- | gcc/jit/docs/intro/tutorial01.rst | 2 | ||||
-rw-r--r-- | gcc/jit/docs/intro/tutorial02.rst | 2 | ||||
-rw-r--r-- | gcc/jit/docs/intro/tutorial03.rst | 2 | ||||
-rw-r--r-- | gcc/jit/docs/intro/tutorial04.rst | 2 | ||||
-rw-r--r-- | gcc/jit/docs/intro/tutorial05.rst | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/gcc/jit/docs/intro/index.rst b/gcc/jit/docs/intro/index.rst index 181d1b0c..31f9ab2 100644 --- a/gcc/jit/docs/intro/index.rst +++ b/gcc/jit/docs/intro/index.rst @@ -1,4 +1,4 @@ -.. Copyright (C) 2014-2019 Free Software Foundation, Inc. +.. Copyright (C) 2014-2020 Free Software Foundation, Inc. Originally contributed by David Malcolm <dmalcolm@redhat.com> This is free software: you can redistribute it and/or modify it diff --git a/gcc/jit/docs/intro/tutorial01.rst b/gcc/jit/docs/intro/tutorial01.rst index 2126d49..48eb39d 100644 --- a/gcc/jit/docs/intro/tutorial01.rst +++ b/gcc/jit/docs/intro/tutorial01.rst @@ -1,4 +1,4 @@ -.. Copyright (C) 2014-2019 Free Software Foundation, Inc. +.. Copyright (C) 2014-2020 Free Software Foundation, Inc. Originally contributed by David Malcolm <dmalcolm@redhat.com> This is free software: you can redistribute it and/or modify it diff --git a/gcc/jit/docs/intro/tutorial02.rst b/gcc/jit/docs/intro/tutorial02.rst index 6530a02..93a8ac2 100644 --- a/gcc/jit/docs/intro/tutorial02.rst +++ b/gcc/jit/docs/intro/tutorial02.rst @@ -1,4 +1,4 @@ -.. Copyright (C) 2014-2019 Free Software Foundation, Inc. +.. Copyright (C) 2014-2020 Free Software Foundation, Inc. Originally contributed by David Malcolm <dmalcolm@redhat.com> This is free software: you can redistribute it and/or modify it diff --git a/gcc/jit/docs/intro/tutorial03.rst b/gcc/jit/docs/intro/tutorial03.rst index 027f018..7814523 100644 --- a/gcc/jit/docs/intro/tutorial03.rst +++ b/gcc/jit/docs/intro/tutorial03.rst @@ -1,4 +1,4 @@ -.. Copyright (C) 2014-2019 Free Software Foundation, Inc. +.. Copyright (C) 2014-2020 Free Software Foundation, Inc. Originally contributed by David Malcolm <dmalcolm@redhat.com> This is free software: you can redistribute it and/or modify it diff --git a/gcc/jit/docs/intro/tutorial04.rst b/gcc/jit/docs/intro/tutorial04.rst index a81594f..22cc1a9 100644 --- a/gcc/jit/docs/intro/tutorial04.rst +++ b/gcc/jit/docs/intro/tutorial04.rst @@ -1,4 +1,4 @@ -.. Copyright (C) 2014-2019 Free Software Foundation, Inc. +.. Copyright (C) 2014-2020 Free Software Foundation, Inc. Originally contributed by David Malcolm <dmalcolm@redhat.com> This is free software: you can redistribute it and/or modify it diff --git a/gcc/jit/docs/intro/tutorial05.rst b/gcc/jit/docs/intro/tutorial05.rst index 4788db7..5243e98 100644 --- a/gcc/jit/docs/intro/tutorial05.rst +++ b/gcc/jit/docs/intro/tutorial05.rst @@ -1,4 +1,4 @@ -.. Copyright (C) 2015-2019 Free Software Foundation, Inc. +.. Copyright (C) 2015-2020 Free Software Foundation, Inc. Originally contributed by David Malcolm <dmalcolm@redhat.com> This is free software: you can redistribute it and/or modify it |