Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
matlab-gui
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dóra Kocsis
matlab-gui
Commits
c05a29e0
Verified
Commit
c05a29e0
authored
6 years ago
by
Houtan Bastani
Browse files
Options
Downloads
Patches
Plain Diff
change dates
parent
d84cf74b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/gui_about.m
+2
-2
2 additions, 2 deletions
src/gui_about.m
with
2 additions
and
2 deletions
src/gui_about.m
+
2
−
2
View file @
c05a29e0
...
@@ -11,7 +11,7 @@ function gui_about(tabId)
...
@@ -11,7 +11,7 @@ function gui_about(tabId)
% SPECIAL REQUIREMENTS
% SPECIAL REQUIREMENTS
% none
% none
% Copyright (C) 2003-201
8
Dynare Team
% Copyright (C) 2003-201
9
Dynare Team
%
%
% This file is part of Dynare.
% This file is part of Dynare.
%
%
...
@@ -46,7 +46,7 @@ panel = uipanel( ...
...
@@ -46,7 +46,7 @@ panel = uipanel( ...
'BorderType'
,
'none'
);
'BorderType'
,
'none'
);
termOfUseStr
=
{
'Dynare GUI, version 0.7'
;
''
;
''
;
...
termOfUseStr
=
{
'Dynare GUI, version 0.7'
;
''
;
''
;
...
'Copyright 1996-2018
,
Dynare Team'
;
''
;
...
'Copyright 1996-2019
,
Dynare Team'
;
''
;
...
[
'The Dynare GUI Dynare is free software: you can redistribute it and/or '
...
[
'The Dynare GUI Dynare is free software: you can redistribute it and/or '
...
'modify it under the terms of the GNU General Public License as published '
...
'modify it under the terms of the GNU General Public License as published '
...
'by the Free Software Foundation, either version 3 of the License, or '
...
'by the Free Software Foundation, either version 3 of the License, or '
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment