mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-04 15:40:10 +00:00
More updates for copyright year to 2011.
This commit is contained in:
parent
e914c9ad6a
commit
bf395fca61
@ -28,7 +28,7 @@
|
|||||||
<span style="color:#f00">A</span><span style="color:#0a0">S</span><span style="color:#00f">E</span>
|
<span style="color:#f00">A</span><span style="color:#0a0">S</span><span style="color:#00f">E</span>
|
||||||
<span style="color:#aca">| Allegro Sprite Editor</span>
|
<span style="color:#aca">| Allegro Sprite Editor</span>
|
||||||
</div>
|
</div>
|
||||||
<div id="subtitle">Copyright © 2001-2010 David Capello</div>
|
<div id="subtitle">Copyright © 2001-2011 David Capello</div>
|
||||||
<div id="warning">
|
<div id="warning">
|
||||||
THIS PROGRAM IS DISTRIBUTED WITHOUT ANY WARRANTY<br/>
|
THIS PROGRAM IS DISTRIBUTED WITHOUT ANY WARRANTY<br/>
|
||||||
See <a href="#license">license</a> section for more information.
|
See <a href="#license">license</a> section for more information.
|
||||||
@ -420,7 +420,7 @@ data/widgets/*.xml XML files with dialogs</pre>
|
|||||||
<a href="http://www.lua.org/">http://www.lua.org/</a>
|
<a href="http://www.lua.org/">http://www.lua.org/</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer">Copyright © 2001-2010 David Capello</div>
|
<div id="footer">Copyright © 2001-2011 David Capello</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Allegro Sprite Editor convolution matrices -*- Shell-script -*-
|
# Allegro Sprite Editor convolution matrices -*- Shell-script -*-
|
||||||
# Copyright (C) 2001-2010 by David Capello
|
# Copyright (C) 2001-2011 by David Capello
|
||||||
#
|
#
|
||||||
# Parser in "src/effect/convmatr.c"
|
# Parser in "src/effect/convmatr.c"
|
||||||
#
|
#
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Warning - Important" name="advanced_mode_warning">
|
<window text="Warning - Important" name="advanced_mode_warning">
|
||||||
<grid columns="1">
|
<grid columns="1">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Canvas Size [work-in-progress]" name="canvas_size">
|
<window text="Canvas Size [work-in-progress]" name="canvas_size">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Cel Properties" name="cel_properties">
|
<window text="Cel Properties" name="cel_properties">
|
||||||
<grid columns="2">
|
<grid columns="2">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Color Curve" name="color_curve">
|
<window text="Color Curve" name="color_curve">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Convolution Matrix" name="convolution_matrix">
|
<window text="Convolution Matrix" name="convolution_matrix">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Draw Text" name="drawtext_window">
|
<window text="Draw Text" name="drawtext_window">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Duplicate Sprite" name="duplicate_sprite">
|
<window text="Duplicate Sprite" name="duplicate_sprite">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="" name="file_selector">
|
<window text="" name="file_selector">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Frame Duration" name="frame_duration">
|
<window text="Frame Duration" name="frame_duration">
|
||||||
<grid columns="3">
|
<grid columns="3">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Grid Settings" name="grid_settings">
|
<window text="Grid Settings" name="grid_settings">
|
||||||
<grid columns="4">
|
<grid columns="4">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Invert Color" name="invert_color">
|
<window text="Invert Color" name="invert_color">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="JPEG Options" name="jpeg_options">
|
<window text="JPEG Options" name="jpeg_options">
|
||||||
<grid columns="2">
|
<grid columns="2">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window noborders="true" desktop="true" text="Main Window" name="main_window">
|
<window noborders="true" desktop="true" text="Main Window" name="main_window">
|
||||||
<box noborders="true" vertical="true">
|
<box noborders="true" vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Median Blur" name="median">
|
<window text="Median Blur" name="median">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="New Image Layer" name="new_layer">
|
<window text="New Image Layer" name="new_layer">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="New Sprite" name="new_sprite">
|
<window text="New Sprite" name="new_sprite">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Options" name="options">
|
<window text="Options" name="options">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Palette" name="palette_editor">
|
<window text="Palette" name="palette_editor">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Play FLI/FLC" name="play_fli">
|
<window text="Play FLI/FLC" name="play_fli">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Replace Color" name="replace_color">
|
<window text="Replace Color" name="replace_color">
|
||||||
<box horizontal="true">
|
<box horizontal="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Sprite Properties" name="sprite_properties">
|
<window text="Sprite Properties" name="sprite_properties">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Sprite Size" name="sprite_size">
|
<window text="Sprite Size" name="sprite_size">
|
||||||
<box vertical="true">
|
<box vertical="true">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<!-- ASE - Allegro Sprite Editor -->
|
<!-- ASE - Allegro Sprite Editor -->
|
||||||
<!-- Copyright (C) 2001-2010 by David Capello -->
|
<!-- Copyright (C) 2001-2011 by David Capello -->
|
||||||
<jinete>
|
<jinete>
|
||||||
<window text="Tools Configuration" name="configure_tool">
|
<window text="Tools Configuration" name="configure_tool">
|
||||||
<box vertical="true" childspacing="0">
|
<box vertical="true" childspacing="0">
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
ASE Files (.ASE) Format description
|
ASE Files (.ASE) Format description
|
||||||
Copyright (C) 2004-2010 by David Capello
|
Copyright (C) 2001-2011 by David Capello
|
||||||
----------------------------------------------------------------------
|
----------------------------------------------------------------------
|
||||||
|
|
||||||
1. References
|
1. References
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# ASE - Allegro Sprite Editor
|
# ASE - Allegro Sprite Editor
|
||||||
# Copyright (C) 2001-2010 David Capello
|
# Copyright (C) 2001-2011 David Capello
|
||||||
|
|
||||||
if(MSVC)
|
if(MSVC)
|
||||||
# Do not link with libcmt.lib (to avoid duplicated symbols with msvcrtd.lib)
|
# Do not link with libcmt.lib (to avoid duplicated symbols with msvcrtd.lib)
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# ASE - Allegro Sprite Editor
|
# ASE - Allegro Sprite Editor
|
||||||
# Copyright (C) 2001-2010 David Capello
|
# Copyright (C) 2001-2011 David Capello
|
||||||
|
|
||||||
add_library(base-lib
|
add_library(base-lib
|
||||||
convert_to.cpp
|
convert_to.cpp
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
ASE base library
|
ASE base library
|
||||||
Copyright (c) 2001-2010 David Capello
|
Copyright (c) 2001-2011 David Capello
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE base library
|
// ASE base library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2008-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2008-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2008-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# ASE - Allegro Sprite Editor
|
# ASE - Allegro Sprite Editor
|
||||||
# Copyright (C) 2001-2010 David Capello
|
# Copyright (C) 2001-2011 David Capello
|
||||||
|
|
||||||
add_library(gfx-lib
|
add_library(gfx-lib
|
||||||
hsv.cpp
|
hsv.cpp
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
ASE gfx library
|
ASE gfx library
|
||||||
Copyright (c) 2001-2010 David Capello
|
Copyright (c) 2001-2011 David Capello
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gfx library
|
// ASE gfx library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gfx library
|
// ASE gfx library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gfx library
|
// ASE gfx library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gfx library
|
// ASE gfx library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gfx library
|
// ASE gfx library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* ASE - Allegro Sprite Editor
|
/* ASE - Allegro Sprite Editor
|
||||||
* Copyright (C) 2001-2010 David Capello
|
* Copyright (C) 2001-2011 David Capello
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* This program is free software; you can redistribute it and/or modify
|
||||||
* it under the terms of the GNU General Public License as published by
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# ASE - Allegro Sprite Editor
|
# ASE - Allegro Sprite Editor
|
||||||
# Copyright (C) 2001-2010 David Capello
|
# Copyright (C) 2001-2011 David Capello
|
||||||
|
|
||||||
add_library(gui-lib
|
add_library(gui-lib
|
||||||
button.cpp
|
button.cpp
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
ASE gui library
|
ASE gui library
|
||||||
Copyright (c) 2001-2010 David Capello
|
Copyright (c) 2001-2011 David Capello
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gui library
|
// ASE gui library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gui library
|
// ASE gui library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gui library
|
// ASE gui library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gui library
|
// ASE gui library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gui library
|
// ASE gui library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gui library
|
// ASE gui library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// ASE gui library
|
// ASE gui library
|
||||||
// Copyright (C) 2001-2010 David Capello
|
// Copyright (C) 2001-2011 David Capello
|
||||||
//
|
//
|
||||||
// This source file is ditributed under a BSD-like license, please
|
// This source file is ditributed under a BSD-like license, please
|
||||||
// read LICENSE.txt for more information.
|
// read LICENSE.txt for more information.
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user