diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2017-05-11 19:45:00 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2017-05-11 19:47:37 +0200 |
commit | 8709370bc48310604dfd4407538f650b3cc4f0ae (patch) | |
tree | 648aafbc51fb3419426a5b1d9e1f77f5d8c95890 /heimdall-frontend/source | |
parent | A modern README (diff) | |
download | Heimdall-8709370bc48310604dfd4407538f650b3cc4f0ae.tar Heimdall-8709370bc48310604dfd4407538f650b3cc4f0ae.tar.gz Heimdall-8709370bc48310604dfd4407538f650b3cc4f0ae.tar.bz2 Heimdall-8709370bc48310604dfd4407538f650b3cc4f0ae.tar.lz Heimdall-8709370bc48310604dfd4407538f650b3cc4f0ae.tar.xz Heimdall-8709370bc48310604dfd4407538f650b3cc4f0ae.tar.zst Heimdall-8709370bc48310604dfd4407538f650b3cc4f0ae.zip |
Diffstat (limited to 'heimdall-frontend/source')
-rw-r--r-- | heimdall-frontend/source/Alerts.cpp | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/Alerts.h | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/FirmwareInfo.cpp | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/FirmwareInfo.h | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/PackageData.cpp | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/PackageData.h | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/Packaging.cpp | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/Packaging.h | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/aboutform.cpp | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/aboutform.h | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/main.cpp | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/mainwindow.cpp | 2 | ||||
-rw-r--r-- | heimdall-frontend/source/mainwindow.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/heimdall-frontend/source/Alerts.cpp b/heimdall-frontend/source/Alerts.cpp index 0dfe19c..d776907 100644 --- a/heimdall-frontend/source/Alerts.cpp +++ b/heimdall-frontend/source/Alerts.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/Alerts.h b/heimdall-frontend/source/Alerts.h index 68b9c91..1bf8472 100644 --- a/heimdall-frontend/source/Alerts.h +++ b/heimdall-frontend/source/Alerts.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/FirmwareInfo.cpp b/heimdall-frontend/source/FirmwareInfo.cpp index c01d636..92eb30f 100644 --- a/heimdall-frontend/source/FirmwareInfo.cpp +++ b/heimdall-frontend/source/FirmwareInfo.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/FirmwareInfo.h b/heimdall-frontend/source/FirmwareInfo.h index 8e6713e..66e4f6f 100644 --- a/heimdall-frontend/source/FirmwareInfo.h +++ b/heimdall-frontend/source/FirmwareInfo.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/PackageData.cpp b/heimdall-frontend/source/PackageData.cpp index c3689b3..1bcf9b8 100644 --- a/heimdall-frontend/source/PackageData.cpp +++ b/heimdall-frontend/source/PackageData.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/PackageData.h b/heimdall-frontend/source/PackageData.h index 84f081c..57085e1 100644 --- a/heimdall-frontend/source/PackageData.h +++ b/heimdall-frontend/source/PackageData.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/Packaging.cpp b/heimdall-frontend/source/Packaging.cpp index 7a27b3c..06da938 100644 --- a/heimdall-frontend/source/Packaging.cpp +++ b/heimdall-frontend/source/Packaging.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/Packaging.h b/heimdall-frontend/source/Packaging.h index 8ba83f7..b342297 100644 --- a/heimdall-frontend/source/Packaging.h +++ b/heimdall-frontend/source/Packaging.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/aboutform.cpp b/heimdall-frontend/source/aboutform.cpp index 93e56fb..a1d5dd9 100644 --- a/heimdall-frontend/source/aboutform.cpp +++ b/heimdall-frontend/source/aboutform.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/aboutform.h b/heimdall-frontend/source/aboutform.h index 3f5d715..8a50e82 100644 --- a/heimdall-frontend/source/aboutform.h +++ b/heimdall-frontend/source/aboutform.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/main.cpp b/heimdall-frontend/source/main.cpp index 5d70e28..24356f6 100644 --- a/heimdall-frontend/source/main.cpp +++ b/heimdall-frontend/source/main.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna
+/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/heimdall-frontend/source/mainwindow.cpp b/heimdall-frontend/source/mainwindow.cpp index f06fb4e..207b269 100644 --- a/heimdall-frontend/source/mainwindow.cpp +++ b/heimdall-frontend/source/mainwindow.cpp @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/heimdall-frontend/source/mainwindow.h b/heimdall-frontend/source/mainwindow.h index d0b8703..b340612 100644 --- a/heimdall-frontend/source/mainwindow.h +++ b/heimdall-frontend/source/mainwindow.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2010-2014 Benjamin Dobell, Glass Echidna +/* Copyright (c) 2010-2017 Benjamin Dobell, Glass Echidna Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |