This repository was archived by the owner on Mar 19, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -48,8 +48,8 @@ my $build_config =
48
48
' META_MERGE' => {
49
49
resources => {
50
50
homepage => ' http://sourceforge.net/projects/pogl/' ,
51
- bugtracker => ' http ://sourceforge.net/tracker/?group_id=562483&atid=2281758 ' ,
52
- repository => ' git ://pogl.git.sourceforge.net/gitroot/pogl/pogl ' ,
51
+ bugtracker => ' https ://github.com/devel-chm/OpenGL-Array/issues ' ,
52
+ repository => ' https ://github.com/devel-chm/OpenGL-Array.git ' ,
53
53
},
54
54
},
55
55
' EXE_FILES' => $EXES ,
Original file line number Diff line number Diff line change @@ -33,8 +33,10 @@ This module requires these other modules and libraries:
33
33
34
34
COPYRIGHT AND LICENCE
35
35
36
- Perl license (TODO)
37
-
36
+ Copyright (c) 1998,1999 Kenneth Albanowski. All rights reserved.
37
+ Copyright (c) 2007 Bob Free. All rights reserved.
38
+ Copyright (c) 2009-2013 Chris Marshall. All rights reserved.
38
39
Copyright (C) 2017 Chris Marshall. <
[email protected] >
39
- ...
40
40
41
+ This program is free software; you can redistribute it and/or
42
+ modify it under the same terms as Perl itself.
You can’t perform that action at this time.
0 commit comments